Skip to content

Commit 68162bd

Browse files
cluster-stack-bot[bot]kranurag7
authored andcommitted
🌱 Update Github Actions group to v5
| datasource | package | from | to | | ----------- | ---------------- | ---- | -- | | github-tags | actions/setup-go | v4 | v5 |
1 parent 4b1b400 commit 68162bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- run: git fetch --force --tags
20-
- uses: actions/setup-go@v4
20+
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491 # v5
2121
with:
2222
go-version: stable
2323

0 commit comments

Comments
 (0)