File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 30
30
scope : ${{ github.repository }}
31
31
identity : digestabot
32
32
33
- - uses : chainguard-dev/digestabot@43222237fd8a07dc41a06ca13e931c95ce2cedac # v1.2.2
33
+ - uses : chainguard-dev/digestabot@a3b776c1ca57d3127c85578cde8fef6eed3c75d3 # v1.2.3
34
34
with :
35
35
token : ${{ steps.octo-sts.outputs.token }}
36
36
working-dir : .github
Original file line number Diff line number Diff line change @@ -173,7 +173,7 @@ jobs:
173
173
- name : Collect TF diagnostics
174
174
if : ${{ always() }}
175
175
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
177
177
with :
178
178
json-file : /tmp/mega-module.tf.json
179
179
You can’t perform that action at this time.
0 commit comments