We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2073a5b + f2c945a commit e57525bCopy full SHA for e57525b
.github/workflows/update.yaml
@@ -7,7 +7,7 @@ jobs:
7
update:
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
+ - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
11
- uses: actions/setup-go@0c52d547c9bc32b1aa3301fd7a9cb496313a4491
12
with:
13
go-version: 1.21.x
0 commit comments