Skip to content

Commit 666a4b6

Browse files
authored
Merge pull request #302 from cucumber/renovate/cucumber-action-publish-sbt-1.x
chore(deps): update cucumber/action-publish-sbt action to v1.0.1
2 parents b6b131d + e416171 commit 666a4b6

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
@@ -30,7 +30,7 @@ jobs:
3030
distribution: "temurin"
3131
java-version: "11"
3232

33-
- uses: cucumber/[email protected].0
33+
- uses: cucumber/[email protected].1
3434
with:
3535
gpg-private-key: ${{ secrets.GPG_PRIVATE_KEY }}
3636
gpg-passphrase: ${{ secrets.GPG_PASSPHRASE }}

0 commit comments

Comments
 (0)