We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6b7dd67 + 493fc2c commit 163933aCopy full SHA for 163933a
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
environment: ${{ matrix.environment }}
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
25
26
- name: Configure aws credentials
27
uses: aws-actions/configure-aws-credentials@e3dd6a429d7300a6a4c196c26e071d42e0343502 # v4
0 commit comments