Skip to content

Commit ad965f0

Browse files
chore(deps): update actions/checkout digest to d23441a
1 parent dadf1e7 commit ad965f0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
steps:
1111

1212
- name: Check out code into the Go module directory
13-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
13+
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
1414

1515
- name: Set up Go
1616
uses: actions/setup-go@v7

.github/workflows/renovate-notice.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
vault-instance: "ci-prod"
5858

5959
- name: Check out PR branch
60-
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6
60+
uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
6161
with:
6262
ref: ${{ github.event.pull_request.head.ref }}
6363
# Check out with the Vault-minted token so the fix-up commit is authored by

0 commit comments

Comments
 (0)