Skip to content

Commit c2def90

Browse files
build(deps): bump chainguard-dev/actions from 1.6.8 to 1.6.10 (#6199)
Bumps [chainguard-dev/actions](https://github.com/chainguard-dev/actions) from 1.6.8 to 1.6.10. - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Commits](chainguard-dev/actions@7440e20...c29bd2a) --- updated-dependencies: - dependency-name: chainguard-dev/actions dependency-version: 1.6.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f236987 commit c2def90

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
4545

46-
- uses: chainguard-dev/actions/boilerplate@7440e20e3e0bb180a2f6e330bcd53504e2ac8980 # v1.6.8
46+
- uses: chainguard-dev/actions/boilerplate@c29bd2a0f4e71ad61a209c255c0164987df76aaa # v1.6.10
4747
with:
4848
extension: ${{ matrix.extension }}
4949
language: ${{ matrix.language }}

0 commit comments

Comments
 (0)