Skip to content

Commit 663f9bf

Browse files
authored
Merge branch 'main' into show-policies-without-results
2 parents 8435a3d + 6c65b5a commit 663f9bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ jobs:
7171
cache-dependency-path: backend/go.sum
7272
cache: false
7373
- name: golangci-lint
74-
uses: golangci/golangci-lint-action@ec5d18412c0aeab7936cb16880d708ba2a64e1ae # v6.2.0
74+
uses: golangci/golangci-lint-action@0adbc47a5910e47adb692df88187ec8c73c76778 # v6.4.0
7575
with:
7676
working-directory: backend
7777
version: v1.61.0
@@ -82,7 +82,7 @@ jobs:
8282
- name: Checkout
8383
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
8484
- name: Ensure SHA pinned actions
85-
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@c3a2b64f69b7a1542a68f44d9edbd9ec3fc1455e # v3.0.20
85+
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@6eb1abde32fed00453b0d03497f4ba4fecba146d # v3.0.21
8686
with:
8787
# slsa-github-generator requires using a semver tag for reusable workflows.
8888
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators

0 commit comments

Comments
 (0)