Skip to content

Commit

Permalink
Fix: the 'uses' attribute must be a path, a Docker image, or owner/re…
Browse files Browse the repository at this point in the history
…po@ref
  • Loading branch information
hugovk committed Jul 14, 2022
1 parent dd01010 commit ec4dc36
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 @@ -11,6 +11,6 @@ jobs:
name: Backport
steps:
- name: Backport
uses: tibdex/backport
uses: tibdex/backport@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ec4dc36

Please sign in to comment.