Skip to content

Commit

Permalink
Merge pull request #43 from sdr-enthusiasts/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4.2.0

chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0
  • Loading branch information
fredclausen authored Sep 28, 2024
2 parents 0918460 + 6281fa2 commit 6b0138a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Updates
steps:
- name: Checkout
uses: actions/checkout@v4.1.7
uses: actions/checkout@v4.2.0
- name: Update pre-commit hooks
uses: brokenpip3/[email protected]
with:
Expand Down

0 comments on commit 6b0138a

Please sign in to comment.