Skip to content

Commit f64c75f

Browse files
authored
Merge pull request Automattic#15282 from Automattic/dependabot/github_actions/master/actions/checkout-4.2.2
chore(deps): bump actions/checkout from 4.2.0 to 4.2.2
2 parents adee083 + b5ccb62 commit f64c75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/encryption-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
env:
2525
FORCE_COLOR: true
2626
steps:
27-
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
27+
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2828
- name: Setup node
2929
uses: actions/setup-node@1d0ff469b7ec7b3cb9d8673fde0c81c44821de2a # v4.2.0
3030
with:

0 commit comments

Comments
 (0)