Skip to content

Commit

Permalink
[github actions] Add a version comment so the tag is clearer
Browse files Browse the repository at this point in the history
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
  • Loading branch information
Pierre-Sassoulas and cdce8p committed Nov 24, 2022
1 parent ce899e8 commit c4afd5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backport.yml
Expand Up @@ -24,6 +24,6 @@ jobs:
)
)
steps:
- uses: tibdex/backport@2e217641d82d02ba0603f46b1aeedefb258890ac
- uses: tibdex/backport@2e217641d82d02ba0603f46b1aeedefb258890ac # v0.4.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit c4afd5d

Please sign in to comment.