Skip to content

Commit

Permalink
Merge pull request #349 from ExtremeFiretop/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/dev/all-actions-5f967e2fbc

Bump actions/checkout from 4.2.1 to 4.2.2 in the all-actions group
  • Loading branch information
ExtremeFiretop authored Oct 29, 2024
2 parents 477f27f + fe9e4d4 commit c73e7c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Create-NewReleases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout source code
uses: actions/checkout@v4.2.1
uses: actions/checkout@v4.2.2
with:
fetch-depth: 0
ref: 'main' # Ensure we're tagging the main branch after the merge
Expand Down

0 comments on commit c73e7c6

Please sign in to comment.