diff --git a/.github/workflows/scan.yml b/.github/workflows/scan.yml index 4fe5399..c5be539 100644 --- a/.github/workflows/scan.yml +++ b/.github/workflows/scan.yml @@ -26,6 +26,7 @@ jobs: uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4 with: fetch-depth: 0 + token: ${{ secrets.UPBOUND_GITHUB_BOT_TOKEN }} - name: Get Last Release id: get-releases