Skip to content

Commit ec3ad16

Browse files
committed
add checkout step to read version file
1 parent ffc0984 commit ec3ad16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/application-signals-e2e-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
upload-main-build:
2626
runs-on: ubuntu-latest
2727
steps:
28+
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 #5.0.0
29+
2830
- name: Configure AWS Credentials
2931
uses: aws-actions/configure-aws-credentials@a03048d87541d1d9fcf2ecf528a4a65ba9bd7838 #5.0.0
3032
with:

0 commit comments

Comments
 (0)