Skip to content

Commit

Permalink
Merge pull request #14 from itayB/dependabot/github_actions/pre-commi…
Browse files Browse the repository at this point in the history
…t/action-3.0.1

chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1
  • Loading branch information
itayB authored Apr 29, 2024
2 parents 5d15faa + f0b3e8d commit 09d9244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fetch-depth: 0

- name: Pre-commit
uses: pre-commit/[email protected].0
uses: pre-commit/[email protected].1
with:
extra_args: --from-ref ${{ github.event.pull_request.base.sha }} --to-ref ${{ github.event.pull_request.head.sha }}

Expand Down

0 comments on commit 09d9244

Please sign in to comment.