We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c70fe01 + 6b2bb65 commit d3efafbCopy full SHA for d3efafb
.github/workflows/codeql-analysis.yml
@@ -41,7 +41,7 @@ jobs:
41
uses: actions/checkout@v4
42
43
- name: Setting Go version
44
- uses: actions/setup-go@v5.2.0
+ uses: actions/setup-go@v5.3.0
45
with:
46
go-version-file: "go.mod"
47
check-latest: true
.github/workflows/container-publish.yml
@@ -62,7 +62,7 @@ jobs:
62
uses: docker/setup-buildx-action@v3.8.0
63
64
65
66
67
68
0 commit comments