Skip to content

Commit cd95c3e

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
if: startsWith(github.ref, 'refs/tags/')
147147
steps:
148148
- name: Checkout repository
149-
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
149+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
150150
- name: Download artifacts
151151
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
152152
with:

0 commit comments

Comments
 (0)