|
31 | 31 | runs-on: ubuntu-latest |
32 | 32 | steps: |
33 | 33 | - name: Checkout code |
34 | | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 34 | + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
35 | 35 |
|
36 | 36 | - name: Configure AWS credentials |
37 | 37 | uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1 |
|
75 | 75 | runs-on: ${{ matrix.os }} |
76 | 76 | steps: |
77 | 77 | - name: Checkout code |
78 | | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 78 | + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
79 | 79 |
|
80 | 80 | - name: Configure AWS credentials |
81 | 81 | uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1 |
@@ -116,7 +116,7 @@ jobs: |
116 | 116 |
|
117 | 117 | steps: |
118 | 118 | - name: Checkout code |
119 | | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 119 | + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
120 | 120 |
|
121 | 121 | - name: Configure AWS credentials |
122 | 122 | uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1 |
@@ -148,7 +148,7 @@ jobs: |
148 | 148 | if: always() |
149 | 149 | steps: |
150 | 150 | - name: Checkout code |
151 | | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 151 | + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
152 | 152 |
|
153 | 153 | - name: Configure AWS credentials |
154 | 154 | uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1 |
@@ -189,7 +189,7 @@ jobs: |
189 | 189 | if: always() |
190 | 190 | steps: |
191 | 191 | - name: Checkout code |
192 | | - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 |
| 192 | + uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 |
193 | 193 |
|
194 | 194 | - name: Configure AWS credentials |
195 | 195 | uses: aws-actions/configure-aws-credentials@7474bc4690e29a8392af63c5b98e7449536d5c3a # v4.3.1 |
|
0 commit comments