diff --git a/.github/workflows/release-production.yml b/.github/workflows/release-production.yml index 31b1607f..d781fc6c 100644 --- a/.github/workflows/release-production.yml +++ b/.github/workflows/release-production.yml @@ -53,7 +53,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Conclusion - uses: technote-space/workflow-conclusion-action@v3 + uses: technote-space/workflow-conclusion-action@45ce8e0eb155657ab8ccf346ade734257fd196a5 - name: Send Slack Notification uses: "./.github/actions/send_slack_notifications" with: