Skip to content

Commit

Permalink
build(deps): bump actions/checkout from 4.2.1 to 4.2.2 in the updates…
Browse files Browse the repository at this point in the history
… group (#3130)
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 868bcb7 commit d33d1e7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-multiarch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
# for build-files step
fetch-depth: 0
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/verify-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- name: Checkout
uses: actions/[email protected].1
uses: actions/[email protected].2
with:
# for build-files step
fetch-depth: 0
Expand Down

0 comments on commit d33d1e7

Please sign in to comment.