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 1212 contents : " read"
1313 pull-requests : " write"
1414 steps :
15- - uses : " actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 " # v5 .0.0
15+ - uses : " actions/labeler@634933edcd8ababfe52f92936142cc22ac488b1b " # v6 .0.1
1616 with :
1717 repo-token : " ${{ secrets.GITHUB_TOKEN }}"
1818 configuration-path : " labeler-config.yml"
Original file line number Diff line number Diff line change 6565 # Upload the results as artifacts (optional). Commenting out will disable uploads of run results in SARIF
6666 # format to the repository Actions tab.
6767 - name : " Upload artifact"
68- uses : " actions/upload-artifact@330a01c490aca151604b8cf639adc76d48f6c5d4 " # v5 .0.0
68+ uses : " actions/upload-artifact@b7c566a772e6b6bfb58ed0dc250532a479d7789f " # v6 .0.0
6969 with :
7070 name : " SARIF file"
7171 path : " results.sarif"
You can’t perform that action at this time.
0 commit comments