diff --git a/.github/workflows/flow-deploy-release-artifact.yaml b/.github/workflows/flow-deploy-release-artifact.yaml index db119c680..53d8e253f 100644 --- a/.github/workflows/flow-deploy-release-artifact.yaml +++ b/.github/workflows/flow-deploy-release-artifact.yaml @@ -51,7 +51,7 @@ jobs: egress-policy: audit - name: Prepare Job - uses: pandaswhocode/initialize-github-job@ffb7446339e8e6007b942312ac95457d1a20b6cf # 1.0.4 + uses: pandaswhocode/initialize-github-job@a57cd6d8d768b2f3c95334bdd4fa8c21609fc651 # 1.0.5 with: checkout: 'true' checkout-ref: '${{ github.ref }}' @@ -159,7 +159,7 @@ jobs: egress-policy: audit - name: Prepare Job - uses: pandaswhocode/initialize-github-job@ffb7446339e8e6007b942312ac95457d1a20b6cf # 1.0.4 + uses: pandaswhocode/initialize-github-job@a57cd6d8d768b2f3c95334bdd4fa8c21609fc651 # 1.0.5 with: checkout: 'true' checkout-ref: '${{ github.ref }}' @@ -302,7 +302,7 @@ jobs: egress-policy: audit - name: Prepare Release - uses: pandaswhocode/initialize-github-job@ffb7446339e8e6007b942312ac95457d1a20b6cf # 1.0.4 + uses: pandaswhocode/initialize-github-job@a57cd6d8d768b2f3c95334bdd4fa8c21609fc651 # 1.0.5 with: checkout: 'true' checkout-ref: '${{ github.ref }}'