Skip to content

Commit

Permalink
Update cucumber/action-create-github-release action to v1.1.1 (#249)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 10, 2023
1 parent ea8d9f5 commit 8ab5615
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:

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 8ab5615

Please sign in to comment.