This commit is contained in:
我若为王 2024-12-10 10:55:28 +08:00
parent 9f19837199
commit 834ca04088

View File

@ -25,7 +25,7 @@ jobs:
steps:
# Points to a recent commit instead of `main` to avoid supply chain attacks. (The latest tag is very old.)
- name: 🎟 Get GitHub App token
uses: navikt/github-app-token-generator@a3831f44404199df32d8f39f7c0ad9bb8fa18b1c
uses: actions/create-github-app-token@v1
id: get-token
with:
app-id: ${{ secrets.GH_APP_ID }}