Skip to content

Commit 9ad566a

Browse files
Bump carabiner-dev/actions from 1.2.0 to 1.2.1
Bumps [carabiner-dev/actions](https://github.com/carabiner-dev/actions) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/carabiner-dev/actions/releases) - [Commits](carabiner-dev/actions@e0e3b81...94f2939) --- updated-dependencies: - dependency-name: carabiner-dev/actions dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af116cc commit 9ad566a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ runs:
9292
env:
9393
SBT_RUNNER_VERSION: ${{ inputs.sbt-runner-version }}
9494
SBT_DOWNLOADPATH: "${{ steps.cache-paths.outputs.sbt_downloadpath }}"
95-
uses: carabiner-dev/actions/ampel/verify@e0e3b8149dafed833431095bc148d50e7eade4e8 # v1.2.0
95+
uses: carabiner-dev/actions/ampel/verify@94f29392187fe5082d1195a7d4cae3a7ddf09d9c # v1.2.1
9696
with:
9797
policy: "git+https://github.com/carabiner-dev/policies#signature/signature.json"
9898
subject: "$SBT_DOWNLOADPATH/sbt-$SBT_RUNNER_VERSION.zip"

0 commit comments

Comments
 (0)