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 0d718fe + b839c5c commit 1ffa683Copy full SHA for 1ffa683
.github/workflows/reusable-qa-checks.yml
@@ -15,7 +15,7 @@ jobs:
15
16
steps:
17
- name: Checkout code
18
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
+ uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
19
with:
20
persist-credentials: false
21
@@ -61,7 +61,7 @@ jobs:
61
62
63
64
65
66
67
0 commit comments