Skip to content

Commit ffcb47c

Browse files
chore(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#42)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c43ea6c commit ffcb47c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
goreleaser:
1717
runs-on: ubuntu-latest-8-cores
1818
steps:
19-
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
19+
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
2020
with:
2121
# Allow goreleaser to access older tag information.
2222
fetch-depth: 0

0 commit comments

Comments
 (0)