We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bec279 commit e31d09cCopy full SHA for e31d09c
.github/workflows/label-sync.yaml
@@ -28,7 +28,7 @@ jobs:
28
private-key: ${{ secrets.BOT_APP_PRIVATE_KEY }}
29
30
- name: Install Just
31
- uses: extractions/setup-just@e33e0265a09d6d736e2ee1e0eb685ef1de4669ff # v3
+ uses: extractions/setup-just@e33e0265a09d6d736e2ee1e0eb685ef1de4669ff # v3.0.0
32
33
- name: Generate Label Config
34
run: just generate-label-config
.github/workflows/labeler.yaml
@@ -30,7 +30,7 @@ jobs:
35
36
0 commit comments