Skip to content

Commit

Permalink
Using v1.0.0 instead of master
Browse files Browse the repository at this point in the history
  • Loading branch information
mario-sangar authored Apr 5, 2024
1 parent 5229efa commit 4188dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -377,7 +377,7 @@ jobs:
moonwall_environment: dev_${{ matrix.chain }}
- name: Upload HTML report to s3
if: ${{ !github.event.pull_request.head.repo.fork}}
uses: opslayertech/upload-s3-action@master
uses: opslayertech/upload-s3-action@v1.0.0
id: S3
with:
aws_key_id: ${{ secrets.S3_COVERAGE_ID }}
Expand Down

0 comments on commit 4188dc4

Please sign in to comment.