diff --git a/.github/workflows/scala-steward.yml b/.github/workflows/scala-steward.yml index 61ca30b..7b3a3d0 100644 --- a/.github/workflows/scala-steward.yml +++ b/.github/workflows/scala-steward.yml @@ -14,7 +14,7 @@ jobs: - uses: sbt/setup-sbt@v1 - name: Generate token id: generate_token - uses: actions/create-github-app-token@7e473efe3cb98aa54f8d4bac15400b15fad77d94 # v2.2.0 + uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1 with: app-id: 89697 private-key: ${{ secrets.FOUNDWEEKENDS_BOT_KEY }}