Skip to content

Commit 8f9a792

Browse files
chore(deps): update all non-major dependencies (#154)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 85f2725 commit 8f9a792

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
restore-keys: |
3838
${{ runner.os }}-go-
3939
- uses: sigstore/cosign-installer@faadad0cce49287aee09b3a48701e75088a2c6ad # v4.0.0
40-
- uses: anchore/sbom-action/download-syft@deef08a0db64bfad603422135db61477b16cef56 # v0.22.1
40+
- uses: anchore/sbom-action/download-syft@28d71544de8eaf1b958d335707167c5f783590ad # v0.22.2
4141

4242
- name: Set Up Docker Buildx
4343
uses: docker/setup-buildx-action@v3

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/stackitcloud/stackit-cert-manager-webhook
22

33
go 1.25.0
44

5-
toolchain go1.25.6
5+
toolchain go1.25.7
66

77
// Do not remove this comment:
88
// please place any replace statements here at the top for visibility and add a

0 commit comments

Comments
 (0)