We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 70dac78 + 035a02a commit cbee9f4Copy full SHA for cbee9f4
.github/workflows/update.yaml
@@ -10,10 +10,10 @@ jobs:
10
- name: Checkout
11
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
12
13
- - uses: actions/setup-go@3041bf56c941b39c61721a86cd11f3bb1338122a
+ - uses: actions/setup-go@f111f3307d8850f501ac008e886eec1fd1932a34
14
with:
15
go-version: 1.21.x
16
17
- run: go run .
18
19
- - uses: stefanzweifel/git-auto-commit-action@8621497c8c39c72f3e2a999a26b4ca1b5058a842
+ - uses: stefanzweifel/git-auto-commit-action@e348103e9026cc0eee72ae06630dbe30c8bf7a79
0 commit comments