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.
1 parent ffc0984 commit ec3ad16Copy full SHA for ec3ad16
.github/workflows/application-signals-e2e-test.yml
@@ -25,6 +25,8 @@ jobs:
25
upload-main-build:
26
runs-on: ubuntu-latest
27
steps:
28
+ - uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #5.0.0
29
+
30
- name: Configure AWS Credentials
31
uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 #5.0.0
32
with:
0 commit comments