Skip to content

Commit

Permalink
Update cucumber/action-create-github-release action to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 27, 2023
1 parent fa8ce95 commit 926d218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-github.yml
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/[email protected].0
- uses: cucumber/[email protected].1
with:
github-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 926d218

Please sign in to comment.