There was an error while loading. Please reload this page.
2 parents af116cc + 9ad566a commit aa1db23Copy full SHA for aa1db23
1 file changed
action.yml
@@ -92,7 +92,7 @@ runs:
92
env:
93
SBT_RUNNER_VERSION: ${{ inputs.sbt-runner-version }}
94
SBT_DOWNLOADPATH: "${{ steps.cache-paths.outputs.sbt_downloadpath }}"
95
- uses: carabiner-dev/actions/ampel/verify@e0e3b8149dafed833431095bc148d50e7eade4e8 # v1.2.0
+ uses: carabiner-dev/actions/ampel/verify@94f29392187fe5082d1195a7d4cae3a7ddf09d9c # v1.2.1
96
with:
97
policy: "git+https://github.com/carabiner-dev/policies#signature/signature.json"
98
subject: "$SBT_DOWNLOADPATH/sbt-$SBT_RUNNER_VERSION.zip"
0 commit comments