diff --git a/.github/workflows/ci_cron.yml b/.github/workflows/ci_cron.yml index 0d7e6e601e..a2ff36c8ca 100644 --- a/.github/workflows/ci_cron.yml +++ b/.github/workflows/ci_cron.yml @@ -336,7 +336,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag v6.0.2 - uses: ./.github/actions/workflow-conclusion - run: echo ${{ github.event_name }} - - uses: Mercymeilya/last-workflow-status@3418710aefe8556d73b6f173a0564d38bcfd9a43 # tag v0.3.3 + - uses: Mercymeilya/last-workflow-status@f86bce177498d6fdd3bda4113d7d93266cfc3fca # tag v0.3.5 id: last_status with: github_token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/ci_jruby.yml b/.github/workflows/ci_jruby.yml index b69ec1918f..2b95c94b36 100644 --- a/.github/workflows/ci_jruby.yml +++ b/.github/workflows/ci_jruby.yml @@ -151,7 +151,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag v6.0.2 - uses: ./.github/actions/workflow-conclusion - run: echo ${{ github.event_name }} - - uses: Mercymeilya/last-workflow-status@3418710aefe8556d73b6f173a0564d38bcfd9a43 # tag v0.3.3 + - uses: Mercymeilya/last-workflow-status@f86bce177498d6fdd3bda4113d7d93266cfc3fca # tag v0.3.5 id: last_status with: github_token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/ci_special.yml b/.github/workflows/ci_special.yml index 018e5925de..39cedd4f88 100644 --- a/.github/workflows/ci_special.yml +++ b/.github/workflows/ci_special.yml @@ -72,7 +72,7 @@ jobs: - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # tag v6.0.2 - uses: ./.github/actions/workflow-conclusion - run: echo ${{ github.event_name }} - - uses: Mercymeilya/last-workflow-status@3418710aefe8556d73b6f173a0564d38bcfd9a43 # tag v0.3.3 + - uses: Mercymeilya/last-workflow-status@f86bce177498d6fdd3bda4113d7d93266cfc3fca # tag v0.3.5 id: last_status with: github_token: ${{ secrets.GITHUB_TOKEN }}