Skip to content

Commit

Permalink
chore(deps): update extractions/setup-just action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and zurawiki committed Oct 12, 2024
1 parent 97ebeff commit 4ec3fef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2

- uses: extractions/setup-just@69d82fb0233557aec017ef13706851d0694e0f1d # v1
- uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6 # v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand All @@ -67,7 +67,7 @@ jobs:

- uses: Swatinem/rust-cache@82a92a6e8fbeee089604da2575dc567ae9ddeaab # v2

- uses: extractions/setup-just@69d82fb0233557aec017ef13706851d0694e0f1d # v1
- uses: extractions/setup-just@dd310ad5a97d8e7b41793f8ef055398d51ad4de6 # v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 4ec3fef

Please sign in to comment.