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 a979a31 + 9cbaa90 commit f2c51b5Copy full SHA for f2c51b5
.github/workflows/deploy.yml
@@ -21,7 +21,7 @@ jobs:
21
environment: ${{ matrix.environment }}
22
steps:
23
- name: Checkout
24
- uses: actions/checkout@f43a0e5ff2bd294095638e18286ca9a3d1956744 # v3
+ uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
25
26
- name: Configure aws credentials
27
uses: aws-actions/configure-aws-credentials@5fd3084fc36e372ff1fff382a39b10d03659f355 # v2
0 commit comments