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 6fbcb2c + 020a3eb commit a9a4265Copy full SHA for a9a4265
1 file changed
.github/workflows/reusable-qa-checks.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout code
18
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
+ uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
19
with:
20
persist-credentials: false
21
@@ -78,7 +78,7 @@ jobs:
78
79
80
81
82
83
84
0 commit comments