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] committed May 29, 2023
1 parent b1090fd commit fa822c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,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 fa822c1

Please sign in to comment.