Skip to content

Commit

Permalink
Merge pull request #71 from cmahnke/dependabot/github_actions/github-…
Browse files Browse the repository at this point in the history
…actions-5f967e2fbc

Bump actions/checkout from 4.2.1 to 4.2.2 in the github-actions group
  • Loading branch information
cmahnke authored Oct 23, 2024
2 parents cd1b234 + 643e6b5 commit 8ef767f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out the repo
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
submodules: true
fetch-depth: 0
Expand Down

0 comments on commit 8ef767f

Please sign in to comment.