diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 6aaafd779..e8e8099c5 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -514,7 +514,7 @@ jobs: env: BUILD_URL: ${{ secrets.VBR_AWS_BUILD_API }}/${{matrix.services}} STATUS_URL: ${{ secrets.VBR_AWS_BUILD_STATUS_API }}/${{matrix.services}} - uses: informatievlaanderen/awscurl-polling-action/polling-action@1.0.10 + uses: informatievlaanderen/awscurl-polling-action/polling-action@v1.0.10 with: environment: test version: ${{ needs.release.outputs.version }}