Skip to content

Commit 15b9951

Browse files
committed
📦 ci: upgrade action-publish-sbt
1 parent d59bb12 commit 15b9951

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
- uses: sbt/setup-sbt@v1
3434

35-
- uses: cucumber/[email protected].1
35+
- uses: cucumber/[email protected].2
3636
with:
3737
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
3838
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)