Skip to content

Commit 183e440

Browse files
Merge pull request #533 from ExtremeFiretop/dependabot/github_actions/dev/all-actions-78f35ca48a
Bump actions/checkout from 5.0.0 to 5.0.1 in the all-actions group
2 parents 3f8aa29 + dd1c3c9 commit 183e440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Create-NewReleases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest
1616
steps:
1717
- name: Checkout source code
18-
uses: actions/checkout@v5.0.0
18+
uses: actions/checkout@v5.0.1
1919
with:
2020
fetch-depth: 0
2121
ref: 'main' # Ensure we're tagging the main branch after the merge

0 commit comments

Comments
 (0)