Skip to content

Commit ac12db2

Browse files
authored
Merge pull request #31 from go-git/dependabot/github_actions/actions/checkout-4.2.2
build: bump actions/checkout from 4.1.1 to 4.2.2
2 parents 4446628 + 4d931f3 commit ac12db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/scorecard.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
steps:
2828
- name: "Checkout code"
29-
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
29+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
3030
with:
3131
persist-credentials: false
3232

0 commit comments

Comments
 (0)