Compare commits

..

No commits in common. "8016837eba79c3b51bf2025379f48b6fc50f1236" and "c8ad1c5d0f6f39c2bc446b807fa8ea2afadcddb6" have entirely different histories.

View File

@ -14,7 +14,7 @@ jobs:
-
name: GitHub auth token from GitHub App
id: docker-read-app
uses: actions/create-github-app-token@v3
uses: actions/create-github-app-token@v2
with:
app-id: ${{ secrets.GHACTIONS_REPO_WRITE_APP_ID }}
private-key: ${{ secrets.GHACTIONS_REPO_WRITE_APP_PRIVATE_KEY }}