Skip to content

Commit 1908225

Browse files
authored
Merge pull request #2074 from alphagov/dependabot/github_actions/actions-all-dependencies-084f5bde7a
Bump the actions-all-dependencies group across 1 directory with 2 updates
2 parents 69bb63a + e747973 commit 1908225

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

.github/workflows/guardrail_matching_pentester_cidr_blocks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2424

2525
- name: Install `hcl2json` with mise
26-
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
26+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2727
with:
2828
install_args: hcl2json
2929

.github/workflows/require-pinned-github-actions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
- name: Checkout code
1515
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
1616
- name: Ensure SHA pinned actions
17-
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@6124774845927d14c601359ab8138699fa5b70c3 # v4.0.1
17+
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@ca46236c6ce584ae24bc6283ba8dcf4b3ec8a066 # v5.0.4
1818
with:
1919
allowlist: alphagov/forms-deploy

.github/workflows/ruby-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
2626

2727
- name: Initialise mise and cache `hcl2json`
28-
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
28+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2929
with:
3030
install_args: hcl2json
3131

@@ -68,7 +68,7 @@ jobs:
6868
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
6969

7070
- name: Set up hcl2json
71-
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
71+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
7272
with:
7373
install_args: hcl2json
7474

.github/workflows/terraform-ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
fetch-depth: 75
2424

2525
- name: Initialise mise
26-
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
26+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2727
with:
2828
github_token: ${{ secrets.MISE_PAT }} # As this is a private repo, we can get API rate limit issues. Use a PAT to avoid this. (The token needs no special permissions.)
2929
install_args: go:github.com/hashicorp/terraform-config-inspect
@@ -136,7 +136,7 @@ jobs:
136136
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
137137

138138
- name: Initialise mise
139-
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
139+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
140140
with:
141141
github_token: ${{ secrets.MISE_PAT }}
142142
install_args: terraform
@@ -159,7 +159,7 @@ jobs:
159159
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
160160

161161
- name: Initialise mise
162-
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
162+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
163163
with:
164164
github_token: ${{ secrets.MISE_PAT }}
165165
install_args: terraform
@@ -184,7 +184,7 @@ jobs:
184184
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
185185

186186
- name: Initialise mise
187-
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
187+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
188188
with:
189189
github_token: ${{ secrets.MISE_PAT }}
190190
install_args: tflint
@@ -217,7 +217,7 @@ jobs:
217217
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
218218

219219
- name: Initialise mise
220-
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
220+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
221221
with:
222222
github_token: ${{ secrets.MISE_PAT }}
223223
install_args: checkov

.github/workflows/update-provider-locks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
ref: ${{ github.head_ref }}
2323

2424
- name: Install `tfupdate` with mise
25-
uses: jdx/mise-action@6d1e696aa24c1aa1bcc1adea0212707c71ab78a8 # v3.6.1
25+
uses: jdx/mise-action@1648a7812b9aeae629881980618f079932869151 # v4.0.1
2626
with:
2727
install_args: tfupdate
2828

0 commit comments

Comments
 (0)