diff --git a/.github/workflows/upload-artifacts.yml b/.github/workflows/upload-artifacts.yml index 6d9a9769..3b1faf5a 100644 --- a/.github/workflows/upload-artifacts.yml +++ b/.github/workflows/upload-artifacts.yml @@ -36,7 +36,7 @@ jobs: aws-region: ${{env.AWS_DEFAULT_REGION}} - name: Zip artifacts - uses: thedoctor0/zip-release@a24011d8d445e4da5935a7e73c1f98e22a439464 # thedoctor0/zip-release@master see https://github.com/TheDoctor0/zip-release/tree/master + uses: thedoctor0/zip-release@b57d897cb5d60cb78b51a507f63fa184cfe35554 # thedoctor0/zip-release@master see https://github.com/TheDoctor0/zip-release/tree/master with: type: "zip" filename: "mbis_app.zip"