Skip to content

Commit 97a3ba2

Browse files
chore(deps): update actions/checkout action to v4.2.2 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1eb9801 commit 97a3ba2

File tree

6 files changed

+14
-14
lines changed

6 files changed

+14
-14
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
egress-policy: "audit"
4949

5050
- name: "Checkout repository"
51-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
51+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
5252

5353
# Initializes the CodeQL tools for scanning.
5454
- name: "Initialize CodeQL"

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
egress-policy: "audit"
2727

2828
- name: "Git checkout"
29-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
29+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
3030
env:
3131
GIT_COMMITTER_NAME: "GitHub Actions Shell"
3232
GIT_AUTHOR_NAME: "GitHub Actions Shell"

.github/workflows/lint.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
egress-policy: "audit"
4141

4242
- name: "Git checkout"
43-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
43+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
4444
env:
4545
GIT_COMMITTER_NAME: "GitHub Actions Shell"
4646
GIT_AUTHOR_NAME: "GitHub Actions Shell"
@@ -65,7 +65,7 @@ jobs:
6565
egress-policy: "audit"
6666

6767
- name: "Git checkout ${{ env.HEAD_REPOSITORY }}:${{ env.HEAD_REF }}"
68-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
68+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
6969
env:
7070
GIT_COMMITTER_NAME: "GitHub Actions Shell"
7171
GIT_AUTHOR_NAME: "GitHub Actions Shell"
@@ -116,7 +116,7 @@ jobs:
116116
egress-policy: "audit"
117117

118118
- name: "Git checkout ${{ env.HEAD_REPOSITORY }}:${{ env.HEAD_REF }}"
119-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
119+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
120120
env:
121121
GIT_COMMITTER_NAME: "GitHub Actions Shell"
122122
GIT_AUTHOR_NAME: "GitHub Actions Shell"
@@ -167,7 +167,7 @@ jobs:
167167
egress-policy: "audit"
168168

169169
- name: "Git checkout ${{ env.HEAD_REPOSITORY }}:${{ env.HEAD_REF }}"
170-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
170+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
171171
env:
172172
GIT_COMMITTER_NAME: "GitHub Actions Shell"
173173
GIT_AUTHOR_NAME: "GitHub Actions Shell"
@@ -218,7 +218,7 @@ jobs:
218218
egress-policy: "audit"
219219

220220
- name: "Git checkout ${{ env.HEAD_REPOSITORY }}:${{ env.HEAD_REF }}"
221-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
221+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
222222
env:
223223
GIT_COMMITTER_NAME: "GitHub Actions Shell"
224224
GIT_AUTHOR_NAME: "GitHub Actions Shell"
@@ -242,7 +242,7 @@ jobs:
242242
egress-policy: "audit"
243243

244244
- name: "Git checkout"
245-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
245+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
246246
env:
247247
GIT_COMMITTER_NAME: "GitHub Actions Shell"
248248
GIT_AUTHOR_NAME: "GitHub Actions Shell"
@@ -267,7 +267,7 @@ jobs:
267267
egress-policy: "audit"
268268

269269
- name: "Git checkout ${{ env.HEAD_REPOSITORY }}:${{ env.HEAD_REF }}"
270-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
270+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
271271
env:
272272
GIT_COMMITTER_NAME: "GitHub Actions Shell"
273273
GIT_AUTHOR_NAME: "GitHub Actions Shell"

.github/workflows/scorecards.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
egress-policy: "audit"
3939

4040
- name: "Checkout code"
41-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
41+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
4242
with:
4343
persist-credentials: false
4444

.github/workflows/semantic-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
allowed-conclusions: "success,skipped" # all other checks must pass, being skipped or cancelled is not sufficient
4444

4545
- name: "Git checkout"
46-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
46+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
4747
with:
4848
fetch-depth: 0
4949
persist-credentials: false

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
egress-policy: "audit"
3838

3939
- name: "Git checkout"
40-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
40+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
4141
env:
4242
GIT_COMMITTER_NAME: "GitHub Actions Shell"
4343
GIT_AUTHOR_NAME: "GitHub Actions Shell"
@@ -77,7 +77,7 @@ jobs:
7777
egress-policy: "audit"
7878

7979
- name: "Git checkout ${{ env.HEAD_REPOSITORY }}:${{ env.HEAD_REF }}"
80-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
80+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
8181
env:
8282
GIT_COMMITTER_NAME: "GitHub Actions Shell"
8383
GIT_AUTHOR_NAME: "GitHub Actions Shell"
@@ -133,7 +133,7 @@ jobs:
133133
egress-policy: "audit"
134134

135135
- name: "Git checkout ${{ env.HEAD_REPOSITORY }}:${{ env.HEAD_REF }}"
136-
uses: "actions/checkout@d632683dd7b4114ad314bca15554477dd762a938" # v4.2.0
136+
uses: "actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683" # v4.2.2
137137
env:
138138
GIT_COMMITTER_NAME: "GitHub Actions Shell"
139139
GIT_AUTHOR_NAME: "GitHub Actions Shell"

0 commit comments

Comments
 (0)