We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b6cec70 + 0c1f13e commit fc45b7cCopy full SHA for fc45b7c
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-22.04
15
steps:
16
- name: Checkout code
17
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # 4.2.0
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # 4.2.2
18
19
- name: Run Tests in Docker
20
run: bin/run-tests-in-docker.sh
0 commit comments