Skip to content

Commit dbbeda8

Browse files
chore(deps): bump zgosalvez/github-actions-ensure-sha-pinned-actions (#2045) (#2046)
Bumps [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions) from 3.0.12 to 3.0.13. - [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases) - [Commits](zgosalvez/github-actions-ensure-sha-pinned-actions@0901cf7...b8f9a25) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 13aaa5a commit dbbeda8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-actions.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Checkout
2626
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2727
- name: Ensure SHA pinned actions
28-
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@0901cf7b71c7ea6261ec69a3dc2bd3f9264f893e # v3.0.12
28+
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@b8f9a25a51fe633d9215ac7734854dc11cd299cb # v3.0.13
2929
with:
3030
# slsa-github-generator requires using a semver tag for reusable workflows.
3131
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators

0 commit comments

Comments
 (0)