Skip to content

Commit

Permalink
chore: use latest github release action
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjgoss authored May 7, 2023
1 parent 1c13cf9 commit fea1f4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-github.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,6 @@ jobs:
contents: write
steps:
- uses: actions/checkout@v3
- uses: cucumber/action-create-github-release@v1.1.0
- uses: cucumber/action-create-github-release@v1.1.1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit fea1f4b

Please sign in to comment.