Skip to content

Commit 65d1ed1

Browse files
authored
Merge pull request #32 from ammnt/dependabot/github_actions/actions/checkout-4.2.0
build(deps): bump actions/checkout from 4.1.7 to 4.2.0
2 parents 1d8679a + 8e838df commit 65d1ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
steps:
2626
- name: Checkout repository🧱
27-
uses: actions/checkout@v4.1.7
27+
uses: actions/checkout@v4.2.0
2828

2929
- name: Install cosign🔒
3030
uses: sigstore/[email protected]

0 commit comments

Comments
 (0)