Skip to content

Commit a7233b8

Browse files
chore(deps): update all-ci-dependencies (#102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3d20f8b commit a7233b8

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/check-actions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout
1616
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1717
- name: Ensure SHA pinned actions
18-
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@6ae615f6475d2ede5ad88bea6baa7a1d5e93ffaa # v3.0.19
18+
uses: zgosalvez/github-actions-ensure-sha-pinned-actions@c3a2b64f69b7a1542a68f44d9edbd9ec3fc1455e # v3.0.20
1919
with:
2020
# slsa-github-generator requires using a semver tag for reusable workflows.
2121
# See: https://github.com/slsa-framework/slsa-github-generator#referencing-slsa-builders-and-generators

.github/workflows/gosec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
go-version-file: 'go.mod'
2727
- name: Run Gosec Security Scanner
28-
uses: securego/gosec@d4617f51baf75f4f809066386a4f9d27b3ac3e46 # v2.21.4
28+
uses: securego/gosec@e0cca6fe95306b7e7790d6f1bf6a7bec6d622459 # v2.22.0
2929
with:
3030
args: '-no-fail -fmt sarif -out gosec.sarif ./...'
3131
- name: Upload SARIF file

e2e/objects/distro/argo.flux.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ spec:
1818
chart:
1919
spec:
2020
chart: argo-cd
21-
version: "7.7.14"
21+
version: "7.7.15"
2222
sourceRef:
2323
kind: HelmRepository
2424
name: argo

0 commit comments

Comments
 (0)