Skip to content

Commit e44cbda

Browse files
chore(deps): update cucumber/action-publish-sbt action to v1.0.3
1 parent b1201b9 commit e44cbda

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-sbt.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
- uses: sbt/setup-sbt@93e926cbdb4a428e41b4ef754124ec82925ffdc2 # v1.1.23
3131

32-
- uses: cucumber/action-publish-sbt@38eca71785261ae2763630bf0c2f551365263600 # v1.0.2
32+
- uses: cucumber/action-publish-sbt@3ab9a6d1d2eecf0a2f1bc7ac7f7e487848566ce1 # v1.0.3
3333
with:
3434
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
3535
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)