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