Skip to content

Commit 40ef673

Browse files
Merge branch 'main' into dependabot/github_actions/softprops/action-gh-release-2.4.1
2 parents 2bf88ab + a8458c3 commit 40ef673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-sdk-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
go-version-file: ./website/.ci/go.mod
2121
check-latest: true
2222
- run: go run ./website/.ci/sdkVersions.go
23-
- uses: stefanzweifel/git-auto-commit-action@778341af668090896ca464160c2def5d1d1a3eb0 # v6.0.1
23+
- uses: stefanzweifel/git-auto-commit-action@28e16e81777b558cc906c8750092100bbb34c5e3 # v7.0.0
2424
with:
2525
push_options: "--force"
2626
commit_message: "docs(website): update SDK versions"

0 commit comments

Comments
 (0)