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 2bf88ab + a8458c3 commit 40ef673Copy full SHA for 40ef673
.github/workflows/update-sdk-versions.yml
@@ -20,7 +20,7 @@ jobs:
20
go-version-file: ./website/.ci/go.mod
21
check-latest: true
22
- run: go run ./website/.ci/sdkVersions.go
23
- - uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
+ - uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
24
with:
25
push_options: "--force"
26
commit_message: "docs(website): update SDK versions"
0 commit comments