Skip to content

Commit 9b8e340

Browse files
chore(deps): update cucumber/action-create-github-release action to v1.1.1
1 parent 6c8d781 commit 9b8e340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-sbt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
contents: write
4848
steps:
4949
- uses: actions/checkout@v3
50-
- uses: cucumber/[email protected].0
50+
- uses: cucumber/[email protected].1
5151
with:
5252
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)