Skip to content

Commit 27e81b9

Browse files
chore: bump zgosalvez/github-actions-ensure-sha-pinned-actions (#63)
Bumps the workflow-actions group with 1 update: [zgosalvez/github-actions-ensure-sha-pinned-actions](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions). Updates `zgosalvez/github-actions-ensure-sha-pinned-actions` from 3.0.14 to 3.0.15 - [Release notes](https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions/releases) - [Commits](zgosalvez/github-actions-ensure-sha-pinned-actions@40ba2d5...ed00f72) --- updated-dependencies: - dependency-name: zgosalvez/github-actions-ensure-sha-pinned-actions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: workflow-actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f853e5 commit 27e81b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- uses: 'hmarr/debug-action@cd1afbd7852b7ad7b1b7a9a1b03efebd3b0a1820' # v3.0.0
2121

2222
# https://github.com/zgosalvez/github-actions-ensure-sha-pinned-actions
23-
- uses: 'zgosalvez/github-actions-ensure-sha-pinned-actions@40ba2d51b6b6d8695f2b6bd74e785172d4f8d00f' # v3.0.14
23+
- uses: 'zgosalvez/github-actions-ensure-sha-pinned-actions@ed00f72a3ca5b6eff8ad4d3ffdcacedb67a21db1' # v3.0.15
2424

2525
# https://github.com/actions/checkout
2626
- name: 'checkout'

0 commit comments

Comments
 (0)