Skip to content

Commit

Permalink
Updating backport workflow to use forked action (#4920)
Browse files Browse the repository at this point in the history
  • Loading branch information
leahwicz committed Mar 22, 2022
1 parent 55b1d3a commit 9c5ee59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
name: Backport
steps:
- name: Backport
uses: tibdex/backport@v1.1.1
uses: dbt-labs/backport@v1.1.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9c5ee59

Please sign in to comment.