We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a82181 commit 744bb38Copy full SHA for 744bb38
.github/workflows/meta-label-pr-ci-status.yaml
@@ -19,7 +19,7 @@ jobs:
19
token: ${{ secrets.BOT_TOKEN }}
20
21
- name: Download workflow artifact
22
- uses: dawidd6/action-download-artifact@b7337e51c4775d1f22357423ade50ee0a5f5779e # tag=v2.21.0
+ uses: dawidd6/action-download-artifact@6765a42d86407a3d532749069ac03705ad82ebc6 # tag=v2.21.1
23
with:
24
github_token: ${{ secrets.BOT_TOKEN }}
25
workflow: pr-validate.yaml
0 commit comments