diff --git a/.github/workflows/bitbound-bot.yml b/.github/workflows/bitbound-bot.yml index 7200bf0b..25204ff1 100644 --- a/.github/workflows/bitbound-bot.yml +++ b/.github/workflows/bitbound-bot.yml @@ -27,7 +27,7 @@ jobs: steps: - name: Checkout repository - uses: actions/checkout@v6 + uses: actions/checkout@v7 with: fetch-depth: 1 persist-credentials: false