Skip to content

Commit ac4d50e

Browse files
build(deps): bump chainguard-dev/actions from 1.5.8 to 1.5.10 (#5984)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.5.8 to 1.5.10. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](chainguard-dev/actions@abcc11e...3e8a2a2) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.5.10 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 f9ac074 commit ac4d50e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/boilerplates.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- name: Check out code
4444
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4545

46-
- uses: chainguard-dev/actions/boilerplate@abcc11e1cf9073eff6c69e91c49756c1430b094c # v1.5.8
46+
- uses: chainguard-dev/actions/boilerplate@3e8a2a226fad9e1ecbf2d359b8a7697554a4ac6d # v1.5.10
4747
with:
4848
extension: ${{ matrix.extension }}
4949
language: ${{ matrix.language }}

0 commit comments

Comments
 (0)