There was an error while loading. Please reload this page.
1 parent dadf1e7 commit ad965f0Copy full SHA for ad965f0
2 files changed
.github/workflows/go.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
12
- name: Check out code into the Go module directory
13
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
+ uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
14
15
- name: Set up Go
16
uses: actions/setup-go@v7
.github/workflows/renovate-notice.yml
@@ -57,7 +57,7 @@ jobs:
57
vault-instance: "ci-prod"
58
59
- name: Check out PR branch
60
61
with:
62
ref: ${{ github.event.pull_request.head.ref }}
63
# Check out with the Vault-minted token so the fix-up commit is authored by
0 commit comments