Skip to content

Commit be2cb71

Browse files
authored
Merge pull request #102 from hashicorp-forge/dependabot/github_actions/actions/checkout-6.0.1
Bump actions/checkout from 4.2.2 to 6.0.1
2 parents bfb1c4f + 450cbb6 commit be2cb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: "ubuntu-latest"
1111
name: "Run"
1212
steps:
13-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
13+
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
1414
- uses: actions/setup-go@4dc6199c7b1a012772edbd06daecab0f50c9053c # v6.1.0
1515
with:
1616
go-version: 1.19

0 commit comments

Comments
 (0)