Skip to content

Commit ae068e2

Browse files
authored
Merge pull request #3 from codebeltnet/dependabot/github_actions/actions/checkout-4.1.5
Bump actions/checkout from 4.1.3 to 4.1.5
2 parents 9d363ca + 2a686d7 commit ae068e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ inputs:
1212
runs:
1313
using: composite
1414
steps:
15-
- uses: actions/checkout@v4.1.3
15+
- uses: actions/checkout@v4.1.5
1616
with:
1717
fetch-depth: 0
1818
fetch-tags: true

0 commit comments

Comments
 (0)