We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cb24c44 + 2daa179 commit 15f23dfCopy full SHA for 15f23df
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
- name: Update labels (dry run)
0 commit comments