Skip to content

Commit

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

Bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
fredclausen authored Jun 16, 2024
2 parents a962bfd + 438b2d1 commit c1e420b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7
- uses: hecrj/[email protected]
- name: Format check
run: cargo fmt -- --check
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit-updates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].6
- uses: actions/[email protected].7
with:
fetch-depth: 0
- uses: vrslev/[email protected]
Expand Down

0 comments on commit c1e420b

Please sign in to comment.