mirror of
https://github.com/iLay1678/i-tools.git
synced 2025-07-03 18:52:17 +08:00
action
This commit is contained in:
parent
9f19837199
commit
834ca04088
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
# Points to a recent commit instead of `main` to avoid supply chain attacks. (The latest tag is very old.)
|
# Points to a recent commit instead of `main` to avoid supply chain attacks. (The latest tag is very old.)
|
||||||
- name: 🎟 Get GitHub App token
|
- name: 🎟 Get GitHub App token
|
||||||
uses: navikt/github-app-token-generator@a3831f44404199df32d8f39f7c0ad9bb8fa18b1c
|
uses: actions/create-github-app-token@v1
|
||||||
id: get-token
|
id: get-token
|
||||||
with:
|
with:
|
||||||
app-id: ${{ secrets.GH_APP_ID }}
|
app-id: ${{ secrets.GH_APP_ID }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user