From 29f5d4fa1730f3b79f28d114d701f538bef4c528 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 3 Jan 2024 22:53:12 +0000 Subject: [PATCH] Update alex-page/github-project-automation-plus action to v0.9.0 --- .github/workflows/automations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automations.yml b/.github/workflows/automations.yml index 175a134f7..a29a73f4d 100644 --- a/.github/workflows/automations.yml +++ b/.github/workflows/automations.yml @@ -14,7 +14,7 @@ jobs: name: Project board 📊 runs-on: ubuntu-latest steps: - - uses: alex-page/github-project-automation-plus@7ffb872c64bd809d23563a130a0a97d01dfa8f43 # v0.8.3 + - uses: alex-page/github-project-automation-plus@303f24a24c67ce7adf565a07e96720faf126fe36 # v0.9.0 if: ${{ github.event_name == 'pull_request_target' }} continue-on-error: true with: