diff --git a/.github/workflows/repo-milestone.yaml b/.github/workflows/repo-milestone.yaml index 4d4170b4b..7f9beafdc 100644 --- a/.github/workflows/repo-milestone.yaml +++ b/.github/workflows/repo-milestone.yaml @@ -12,7 +12,7 @@ jobs: runs-on: ubuntu-22.04 if: ${{ contains(github.repository_owner, 'jellyfin') }} steps: - - uses: actions/github-script@d7906e4ad0b1822421a7e6a35d5ca353c962f410 # v6.4.1 + - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7.0.1 with: github-token: ${{ secrets.JF_BOT_TOKEN }} script: |