Skip to content

Commit

Permalink
build(deps): bump extractions/setup-just from 1 to 2 (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 11, 2024
1 parent a6e97fe commit 6a6d7af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: extractions/setup-just@v1
- uses: extractions/setup-just@v2
with:
just-version: 1.5.0 # optional semver specification, otherwise latest
- name: Run semgrep
Expand Down

0 comments on commit 6a6d7af

Please sign in to comment.