We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1adfa28 commit b611672Copy full SHA for b611672
.github/workflows/label-sync.yaml
@@ -28,7 +28,7 @@ jobs:
28
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
29
30
- name: Setup Just
31
- uses: extractions/setup-crate@4993624604c307fbca528d28a3c8b60fa5ecc859 # v1.4.0
+ uses: extractions/setup-crate@0551596312d4008a6dfbc4d3c38fa20eaef46d2d # v2.0.0
32
with:
33
repo: casey/just
34
.github/workflows/labeler.yaml
@@ -30,7 +30,7 @@ jobs:
35
36
0 commit comments