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 8349536 + 8e5243a commit 8fe5d6bCopy full SHA for 8fe5d6b
.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
@@ -81,7 +81,7 @@ jobs:
81
82
83
84
85
86
87
0 commit comments