We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 079f7a4 commit 8f42c3eCopy full SHA for 8f42c3e
.github/workflows/sync-labels.yml
@@ -9,7 +9,7 @@ jobs:
9
sync:
10
runs-on: ubuntu-latest
11
steps:
12
- - uses: EndBug/label-sync@v2
+ - uses: EndBug/label-sync@52074158190acb45f3077f9099fea818aa43f97a # v2
13
with:
14
config-file: 'https://raw.githubusercontent.com/outscale/.github/main/labels.yml'
15
# delete-other-labels: false # set to true for strict sync
0 commit comments