We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c8d781 commit 9b8e340Copy full SHA for 9b8e340
.github/workflows/release-sbt.yml
@@ -47,6 +47,6 @@ jobs:
47
contents: write
48
steps:
49
- uses: actions/checkout@v3
50
- - uses: cucumber/action-create-github-release@v1.1.0
+ - uses: cucumber/action-create-github-release@v1.1.1
51
with:
52
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments