Skip to content

Commit b611672

Browse files
ci(github-action)!: Update action extractions/setup-crate (v1.4.0 → v2.0.0)
1 parent 1adfa28 commit b611672

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/label-sync.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
2929

3030
- name: Setup Just
31-
uses: extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859 # v1.4.0
31+
uses: extractions/setup-crate@0551596312d4008a6dfbc4d3c38fa20eaef46d2d # v2.0.0
3232
with:
3333
repo: casey/just
3434

.github/workflows/labeler.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
3131

3232
- name: Setup Just
33-
uses: extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859 # v1.4.0
33+
uses: extractions/setup-crate@0551596312d4008a6dfbc4d3c38fa20eaef46d2d # v2.0.0
3434
with:
3535
repo: casey/just
3636

0 commit comments

Comments
 (0)