Skip to content

Commit

Permalink
Update cucumber/action-create-github-release action to v1.1.1 (#37)
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] authored Sep 5, 2023
1 parent 57d920f commit 85e0289
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 @@ -19,6 +19,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- 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 85e0289

Please sign in to comment.