Skip to content

Commit 163933a

Browse files
authored
Merge pull request #30 from brave-experiments/renovate/actions-checkout-4-x
Update actions/checkout action to v4.2.2
2 parents 6b7dd67 + 493fc2c commit 163933a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
environment: ${{ matrix.environment }}
2222
steps:
2323
- name: Checkout
24-
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
24+
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
2525

2626
- name: Configure aws credentials
2727
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4

0 commit comments

Comments
 (0)