Skip to content

Commit 959d095

Browse files
Merge pull request #538 from ExtremeFiretop/dependabot/github_actions/dev/all-actions-2507bcfa80
Bump actions/checkout from 6.0.0 to 6.0.1 in the all-actions group
2 parents a85b1ce + c029dd9 commit 959d095

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v6.0.0
18+
uses: actions/checkout@v6.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)