File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2020 curl -LsS https://raw.githubusercontent.com/devops-infra/.github/master/.github/labels.yml -o .tmp/labels.yml
2121
2222 - name : Update labels
23- uses : crazy-max/ghaction-github-labeler@v5.2 .0
23+ uses : crazy-max/ghaction-github-labeler@v5.3 .0
2424 with :
2525 github-token : ${{ secrets.GITHUB_TOKEN }}
2626 yaml-file : .tmp/labels.yml
Original file line number Diff line number Diff line change 2121 curl -LsS https://raw.githubusercontent.com/devops-infra/.github/master/.github/labels.yml -o .tmp/labels.yml
2222
2323 - name : Update labels - dry run
24- uses : crazy-max/ghaction-github-labeler@v5.2 .0
24+ uses : crazy-max/ghaction-github-labeler@v5.3 .0
2525 with :
2626 github-token : ${{ secrets.GITHUB_TOKEN }}
2727 yaml-file : .tmp/labels.yml
You can’t perform that action at this time.
0 commit comments