Skip to content

Commit 1225a2d

Browse files
Bump the actions group across 1 directory with 2 updates (#3010)
Bumps the actions group with 2 updates in the / directory: [chainguard-dev/digestabot](https://github.com/chainguard-dev/digestabot) and [chainguard-dev/actions](https://github.com/chainguard-dev/actions). Updates `chainguard-dev/digestabot` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/chainguard-dev/digestabot/releases) - [Commits](chainguard-dev/digestabot@4322223...a3b776c) Updates `chainguard-dev/actions` from 1.4.11 to 1.4.12 - [Release notes](https://github.com/chainguard-dev/actions/releases) - [Changelog](https://github.com/chainguard-dev/actions/blob/main/.goreleaser.yml) - [Commits](chainguard-dev/actions@de82dfd...be7b31a) --- updated-dependencies: - dependency-name: chainguard-dev/digestabot dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: chainguard-dev/actions dependency-version: 1.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 505c0ec commit 1225a2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/digestabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
scope: ${{ github.repository }}
3131
identity: digestabot
3232

33-
- uses: chainguard-dev/digestabot@43222237fd8a07dc41a06ca13e931c95ce2cedac # v1.2.2
33+
- uses: chainguard-dev/digestabot@a3b776c1ca57d3127c85578cde8fef6eed3c75d3 # v1.2.3
3434
with:
3535
token: ${{ steps.octo-sts.outputs.token }}
3636
working-dir: .github

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
- name: Collect TF diagnostics
174174
if: ${{ always() }}
175175
id: tf-diag
176-
uses: chainguard-dev/actions/terraform-diag@de82dfd62f186b1b55bd0cdf084f484496d88ee3 # v1.4.11
176+
uses: chainguard-dev/actions/terraform-diag@be7b31a01af8ce7228fe901326f1d223fb788e14 # v1.4.12
177177
with:
178178
json-file: /tmp/mega-module.tf.json
179179

0 commit comments

Comments
 (0)