From 69157e1146932812698f5fde20f7d73e6fb21169 Mon Sep 17 00:00:00 2001 From: "GitHub Actions[bot]" <> Date: Sat, 20 Jul 2024 11:05:11 +0000 Subject: [PATCH] CD: Update dependencies --- .github/workflows/bot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml index 5964000..6263b3d 100644 --- a/.github/workflows/bot.yml +++ b/.github/workflows/bot.yml @@ -13,7 +13,7 @@ jobs: pull-requests: write runs-on: ubuntu-latest steps: - - uses: tiawl/spaceporn-action-bot@v1.0.3 + - uses: tiawl/spaceporn-action-bot@v1.0.4 with: repository: "${{ github.repository }}" token: "${{ github.token }}"