Skip to content

Commit

Permalink
Merge pull request #7 from asociacion-avast/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions/checkout-4.2.2

build(deps): bump actions/checkout from 4.2.1 to 4.2.2
  • Loading branch information
iranzo authored Oct 24, 2024
2 parents e6f22d6 + 7964f32 commit ef1002f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
auto-merge:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
- uses: ahmadnassri/[email protected]
if: github.actor == 'dependabot[bot]' || github.actor == 'dependabot-preview[bot]'
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected].1
- uses: actions/[email protected].2
with:
fetch-depth: 0
- uses: actions/[email protected]
Expand Down

0 comments on commit ef1002f

Please sign in to comment.