Skip to content

Commit 375cf7a

Browse files
Bump the actions group across 1 directory with 12 updates (nginx#5798)
Bumps the actions group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4.1.2` | `4.1.7` | | [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | `3.2.0` | `3.3.0` | | [google-github-actions/auth](https://github.com/google-github-actions/auth) | `2.1.2` | `2.1.3` | | [docker/login-action](https://github.com/docker/login-action) | `3.1.0` | `3.2.0` | | [docker/build-push-action](https://github.com/docker/build-push-action) | `5.3.0` | `6.0.1` | | [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) | `0.22.0` | `0.23.0` | | [docker/scout-action](https://github.com/docker/scout-action) | `1.9.3` | `1.10.0` | | [actions/setup-go](https://github.com/actions/setup-go) | `5.0.0` | `5.0.1` | | [codecov/codecov-action](https://github.com/codecov/codecov-action) | `4.4.1` | `4.5.0` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.25.9` | `3.25.10` | | [reviewdog/action-actionlint](https://github.com/reviewdog/action-actionlint) | `1.48.0` | `1.50.0` | | [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `6.0.5` | `6.1.0` | Updates `actions/checkout` from 4.1.2 to 4.1.7 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4.1.2...692973e) Updates `docker/setup-buildx-action` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v3.2.0...d70bba7) Updates `google-github-actions/auth` from 2.1.2 to 2.1.3 - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](google-github-actions/auth@v2.1.2...71fee32) Updates `docker/login-action` from 3.1.0 to 3.2.0 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v3.1.0...0d4c9c5) Updates `docker/build-push-action` from 5.3.0 to 6.0.1 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v5.3.0...94f8f8c) Updates `aquasecurity/trivy-action` from 0.22.0 to 0.23.0 - [Release notes](https://github.com/aquasecurity/trivy-action/releases) - [Commits](aquasecurity/trivy-action@595be6a...7c2007b) Updates `docker/scout-action` from 1.9.3 to 1.10.0 - [Release notes](https://github.com/docker/scout-action/releases) - [Commits](docker/scout-action@5dae9c7...fc74943) Updates `actions/setup-go` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v5...cdcb360) Updates `codecov/codecov-action` from 4.4.1 to 4.5.0 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@125fc84...e28ff12) Updates `github/codeql-action` from 3.25.9 to 3.25.10 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@530d4fe...23acc5c) Updates `reviewdog/action-actionlint` from 1.48.0 to 1.50.0 - [Release notes](https://github.com/reviewdog/action-actionlint/releases) - [Commits](reviewdog/action-actionlint@fd62799...2927e85) Updates `peter-evans/create-pull-request` from 6.0.5 to 6.1.0 - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](peter-evans/create-pull-request@6d6857d...c5a7806) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: google-github-actions/auth dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: aquasecurity/trivy-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: docker/scout-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: github/codeql-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions - dependency-name: reviewdog/action-actionlint dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a82c09 commit 375cf7a

29 files changed

+94
-94
lines changed

.github/workflows/build-base-images.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
ic_version: ${{ steps.vars.outputs.ic_version }}
2828
steps:
2929
- name: Checkout Repository
30-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
30+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3131

3232
- name: Output Variables
3333
id: vars
@@ -55,7 +55,7 @@ jobs:
5555
platforms: "linux/arm64, linux/amd64, linux/ppc64le, linux/s390x"
5656
steps:
5757
- name: Checkout Repository
58-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
58+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
5959

6060
- name: Docker Buildx
6161
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
@@ -92,7 +92,7 @@ jobs:
9292
type=raw,value=${{ needs.checks.outputs.docker_md5 }},enable=${{ needs.checks.outputs.docker_md5 != '' }}
9393
9494
- name: Build Base Container
95-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
95+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
9696
with:
9797
file: build/Dockerfile
9898
context: "."
@@ -124,7 +124,7 @@ jobs:
124124
platforms: "linux/arm64, linux/amd64, linux/s390x"
125125
steps:
126126
- name: Checkout Repository
127-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
127+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
128128

129129
- name: Docker Buildx
130130
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
@@ -161,7 +161,7 @@ jobs:
161161
type=raw,value=${{ needs.checks.outputs.docker_md5 }},enable=${{ needs.checks.outputs.docker_md5 != '' }}
162162
163163
- name: Build Base Container
164-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
164+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
165165
with:
166166
file: build/Dockerfile
167167
context: "."
@@ -223,7 +223,7 @@ jobs:
223223
nap_modules: waf
224224
steps:
225225
- name: Checkout Repository
226-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
226+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
227227

228228
- name: Docker Buildx
229229
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
@@ -262,7 +262,7 @@ jobs:
262262
type=raw,value=${{ needs.checks.outputs.docker_md5 }},enable=${{ needs.checks.outputs.docker_md5 != '' }}
263263
264264
- name: Build Base Container
265-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
265+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
266266
with:
267267
file: build/Dockerfile
268268
context: "."

.github/workflows/build-oss.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
image_digest: ${{ steps.build-push.outputs.digest }}
5454
steps:
5555
- name: Checkout Repository
56-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
56+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
5757
with:
5858
ref: ${{ inputs.branch }}
5959
fetch-depth: 0
@@ -115,7 +115,7 @@ jobs:
115115
if: ${{ inputs.authenticated && ! inputs.full-build }}
116116

117117
- name: Build Base Container
118-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
118+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
119119
with:
120120
file: build/Dockerfile
121121
context: "."
@@ -156,7 +156,7 @@ jobs:
156156
if: ${{ inputs.authenticated || steps.base_exists.outputs.exists != 'true' || steps.target_exists.outputs.exists != 'true' }}
157157

158158
- name: Build Docker image
159-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
159+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
160160
id: build-push
161161
with:
162162
file: build/Dockerfile
@@ -184,7 +184,7 @@ jobs:
184184
mkdir -p "${{ inputs.image }}-results/"
185185
186186
- name: Run Trivy vulnerability scanner
187-
uses: aquasecurity/trivy-action@595be6a0f6560a0a8fc419ddf630567fc623531d # 0.22.0
187+
uses: aquasecurity/trivy-action@7c2007bcb556501da015201bcba5aa14069b74e2 # 0.23.0
188188
continue-on-error: true
189189
with:
190190
image-ref: nginx/nginx-ingress:${{ steps.meta.outputs.version }}
@@ -202,7 +202,7 @@ jobs:
202202

203203
- name: Run Docker Scout vulnerability scanner
204204
id: docker-scout
205-
uses: docker/scout-action@5dae9c7571dd0f3de81f5b501240c593c13c3eb6 # v1.9.3
205+
uses: docker/scout-action@fc749439af4870e8f6feb592250ab728600d10a6 # v1.10.0
206206
continue-on-error: true
207207
with:
208208
command: cves,recommendations

.github/workflows/build-plus.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
runs-on: ubuntu-22.04
5656
steps:
5757
- name: Checkout Repository
58-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
58+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
5959
with:
6060
ref: ${{ inputs.branch }}
6161
fetch-depth: 0
@@ -120,7 +120,7 @@ jobs:
120120
if: ${{ inputs.authenticated && ! inputs.full-build }}
121121

122122
- name: Build Base Container
123-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
123+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
124124
with:
125125
file: build/Dockerfile
126126
context: "."
@@ -166,7 +166,7 @@ jobs:
166166
if: ${{ inputs.authenticated || steps.base_exists.outputs.exists != 'true' || steps.target_exists.outputs.exists != 'true' }}
167167

168168
- name: Build Docker image
169-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
169+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
170170
id: build-push
171171
with:
172172
file: build/Dockerfile
@@ -208,7 +208,7 @@ jobs:
208208
if: ${{ inputs.authenticated && steps.build-push.conclusion == 'success' }}
209209

210210
- name: Run Trivy vulnerability scanner
211-
uses: aquasecurity/trivy-action@595be6a0f6560a0a8fc419ddf630567fc623531d # 0.22.0
211+
uses: aquasecurity/trivy-action@7c2007bcb556501da015201bcba5aa14069b74e2 # 0.23.0
212212
continue-on-error: true
213213
with:
214214
image-ref: ${{ steps.scan-tag.outputs.tag }}
@@ -226,7 +226,7 @@ jobs:
226226

227227
- name: Run Docker Scout vulnerability scanner
228228
id: docker-scout
229-
uses: docker/scout-action@5dae9c7571dd0f3de81f5b501240c593c13c3eb6 # v1.9.3
229+
uses: docker/scout-action@fc749439af4870e8f6feb592250ab728600d10a6 # v1.10.0
230230
continue-on-error: true
231231
with:
232232
command: cves,recommendations

.github/workflows/build-test-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
runs-on: ubuntu-22.04
2929
steps:
3030
- name: Checkout Repository
31-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
31+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3232

3333
- name: Docker Buildx
3434
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
@@ -49,7 +49,7 @@ jobs:
4949
password: ${{ steps.auth.outputs.access_token }}
5050

5151
- name: Build Test-Runner Container
52-
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
52+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
5353
with:
5454
file: tests/Dockerfile
5555
context: "."

.github/workflows/cache-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
docker_md5: ${{ steps.vars.outputs.docker_md5 }}
2424
steps:
2525
- name: Checkout Repository
26-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
26+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2727

2828
- name: Output Variables
2929
id: vars

.github/workflows/cherry-pick.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
if: ${{ (contains(github.event.pull_request.labels.*.name, 'dependencies') || contains(github.event.pull_request.labels.*.name, 'needs cherry pick')) && github.event.pull_request.merged == true }}
1919
steps:
2020
- name: Checkout
21-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
21+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
2222
with:
2323
fetch-depth: 0
2424
token: ${{ secrets.NGINX_PAT }}

.github/workflows/ci.yml

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
stable_image_exists: ${{ steps.stable_exists.outputs.exists }}
4949
steps:
5050
- name: Checkout Repository
51-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
51+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
5252
with:
5353
fetch-depth: 0
5454

@@ -128,15 +128,15 @@ jobs:
128128
129129
- name: Authenticate to Google Cloud
130130
id: auth
131-
uses: google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c # v2.1.2
131+
uses: google-github-actions/auth@71fee32a0bb7e97b4d33d548e7d957010649d8fa # v2.1.3
132132
with:
133133
token_format: access_token
134134
workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY }}
135135
service_account: ${{ secrets.GCR_SERVICE_ACCOUNT }}
136136
if: ${{ steps.vars.outputs.forked_workflow == 'false' }}
137137

138138
- name: Login to GCR
139-
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
139+
uses: docker/login-action@0d4c9c5ea7693da7b068278f7b52bda2a190a446 # v3.2.0
140140
with:
141141
registry: gcr.io
142142
username: oauth2accesstoken
@@ -173,7 +173,7 @@ jobs:
173173
needs: checks
174174
steps:
175175
- name: Checkout Repository
176-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
176+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
177177

178178
- name: Setup Golang Environment
179179
uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
@@ -186,7 +186,7 @@ jobs:
186186
if: ${{ needs.checks.outputs.binary_cache_hit != 'true' }}
187187

188188
- name: Upload coverage to Codecov
189-
uses: codecov/codecov-action@125fc84a9a348dbcf27191600683ec096ec9021c # v4.4.1
189+
uses: codecov/codecov-action@e28ff129e5465c2c0dcc6f003fc735cb6ae0c673 # v4.5.0
190190
with:
191191
files: ./coverage.txt
192192
token: ${{ secrets.CODECOV_TOKEN }} # required
@@ -202,7 +202,7 @@ jobs:
202202
contents: write # for lucacome/draft-release
203203
steps:
204204
- name: Checkout Repository
205-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
205+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
206206
with:
207207
fetch-depth: 0
208208

@@ -239,7 +239,7 @@ jobs:
239239
issues: write # for goreleaser/goreleaser-action to close milestone
240240
steps:
241241
- name: Checkout Repository
242-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
242+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
243243
with:
244244
fetch-depth: 0
245245

@@ -433,7 +433,7 @@ jobs:
433433
id-token: write
434434
steps:
435435
- name: Checkout Repository
436-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
436+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
437437

438438
- name: Authenticate to Google Cloud
439439
id: auth
@@ -473,11 +473,11 @@ jobs:
473473
if: ${{ needs.checks.outputs.forked_workflow == 'true' && needs.checks.outputs.docs_only == 'false' }}
474474

475475
- name: Docker Buildx
476-
uses: docker/setup-buildx-action@2b51285047da1547ffb1b2203d8be4c0af6b1f20 # v3.2.0
476+
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
477477
if: ${{ needs.checks.outputs.forked_workflow == 'true' && needs.checks.outputs.docs_only == 'false' }}
478478

479479
- name: Build Docker Image ${{ matrix.base-os }}
480-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
480+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
481481
with:
482482
file: build/Dockerfile
483483
context: "."
@@ -556,7 +556,7 @@ jobs:
556556
matrix: ${{ steps.set-matrix.outputs.matrix }}
557557
steps:
558558
- name: Checkout Repository
559-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
559+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
560560

561561
- id: set-matrix
562562
run: |
@@ -591,7 +591,7 @@ jobs:
591591
if: ${{ needs.checks.outputs.forked_workflow == 'false' && needs.checks.outputs.docs_only == 'false' }}
592592

593593
- name: Build Test-Runner Container
594-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
594+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
595595
with:
596596
file: tests/Dockerfile
597597
context: "."
@@ -620,7 +620,7 @@ jobs:
620620
id-token: write
621621
steps:
622622
- name: Checkout Repository
623-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
623+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
624624

625625
- name: Set image variables
626626
id: image_details
@@ -683,7 +683,7 @@ jobs:
683683
if: ${{ needs.checks.outputs.forked_workflow == 'false' && needs.checks.outputs.docs_only == 'false' }}
684684

685685
- name: Build Test-Runner Container
686-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
686+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
687687
with:
688688
file: tests/Dockerfile
689689
context: "."
@@ -695,7 +695,7 @@ jobs:
695695
if: ${{ ( needs.checks.outputs.forked_workflow == 'true' || steps.check-image.outcome == 'failure' ) && needs.checks.outputs.docs_only == 'false' }}
696696

697697
- name: Build ${{ matrix.images.image }} Container
698-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
698+
uses: docker/build-push-action@94f8f8c2eec4bc3f1d78c1755580779804cb87b2 # v6.0.1
699699
with:
700700
file: build/Dockerfile
701701
context: "."

.github/workflows/codeql-analysis.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
docs_only: ${{ github.event.pull_request && steps.docs.outputs.docs_only == 'true' }}
2929
steps:
3030
- name: Checkout Repository
31-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
31+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3232
with:
3333
fetch-depth: 0
3434

@@ -66,11 +66,11 @@ jobs:
6666

6767
steps:
6868
- name: Checkout repository
69-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
69+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
7070

7171
# Initializes the CodeQL tools for scanning.
7272
- name: Initialize CodeQL
73-
uses: github/codeql-action/init@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3.25.9
73+
uses: github/codeql-action/init@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
7474
with:
7575
languages: ${{ matrix.language }}
7676
# If you wish to specify custom queries, you can do so here or in a config file.
@@ -89,7 +89,7 @@ jobs:
8989
# Autobuild attempts to build any compiled languages (C/C++, C#, Go, Java, or Swift).
9090
# If this step fails, then you should remove it and run the build manually (see below)
9191
- name: Autobuild
92-
uses: github/codeql-action/autobuild@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3.25.9
92+
uses: github/codeql-action/autobuild@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
9393

9494
# ℹ️ Command-line programs to run using the OS shell.
9595
# 📚 See https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstepsrun
@@ -102,6 +102,6 @@ jobs:
102102
# ./location_of_script_within_repo/buildscript.sh
103103

104104
- name: Perform CodeQL Analysis
105-
uses: github/codeql-action/analyze@530d4feaa9c62aaab2d250371e2061eb7a172363 # v3.25.9
105+
uses: github/codeql-action/analyze@23acc5c183826b7a8a97bce3cecc52db901f8251 # v3.25.10
106106
with:
107107
category: "/language:${{matrix.language}}"

.github/workflows/create-release-branch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
contents: write
3939
steps:
4040
- name: Checkout NIC repo
41-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
41+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
4242
with:
4343
ref: ${{ inputs.source_branch }}
4444

.github/workflows/dependabot-hugo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: dependabot/fetch-metadata@5e5f99653a5b510e8555840e80cbf1514ad4af38 # v2.1.0
2727

2828
- name: Checkout Repository
29-
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
29+
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
3030
if: ${{ steps.dependabot-metadata.outputs.package-ecosystem == 'go_modules' && contains(steps.dependabot-metadata.outputs.dependency-names, 'hugo') }}
3131
with:
3232
ref: ${{ github.head_ref }}

0 commit comments

Comments
 (0)