Skip to content

Commit 01ee83f

Browse files
Bump carabiner-dev/actions/ampel/verify from 1.2.1 to 1.2.3
Bumps [carabiner-dev/actions/ampel/verify](https://github.com/carabiner-dev/actions) from 1.2.1 to 1.2.3. - [Release notes](https://github.com/carabiner-dev/actions/releases) - [Commits](carabiner-dev/actions@94f2939...2a4b2cd) --- updated-dependencies: - dependency-name: carabiner-dev/actions/ampel/verify dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6444f4c commit 01ee83f

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
@@ -90,7 +90,7 @@ runs:
9090
id: "ampel-verify"
9191
# Skip on Windows/macOS until go-billy path fix lands: https://github.com/go-git/go-billy/issues/194
9292
if: runner.os == 'Linux' && steps.cache-tool-dir.outputs.cache-hit != 'true' && steps.cache-dir.outputs.cache-hit != 'true'
93-
uses: carabiner-dev/actions/ampel/verify@94f29392187fe5082d1195a7d4cae3a7ddf09d9c # v1.2.1
93+
uses: carabiner-dev/actions/ampel/verify@2a4b2cd115ede14629b03ef7e77586d3269d4c72 # v1.2.3
9494
with:
9595
policy: "git+https://github.com/carabiner-dev/policies#signature/signature.json"
9696
subject: "${{ steps.cache-paths.outputs.sbt_downloadpath }}/sbt-${{ inputs.sbt-runner-version }}.zip"

0 commit comments

Comments
 (0)