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.
2 parents f22a7f1 + e14acc8 commit b5612c2Copy full SHA for b5612c2
2 files changed
.github/workflows/PUSH-MASTER.yml
@@ -20,7 +20,7 @@ jobs:
20
curl -LsS https://raw.githubusercontent.com/devops-infra/.github/master/.github/labels.yml -o .tmp/labels.yml
21
22
- name: Update labels
23
- uses: crazy-max/ghaction-github-labeler@v5.1.0
+ uses: crazy-max/ghaction-github-labeler@v5.2.0
24
with:
25
github-token: ${{ secrets.GITHUB_TOKEN }}
26
yaml-file: .tmp/labels.yml
.github/workflows/PUSH-OTHER.yml
@@ -21,7 +21,7 @@ jobs:
- name: Update labels - dry run
27
0 commit comments