Merge pull request #18251 from Homebrew/dependabot/github_actions/actions/create-github-app-token-1.10.4
This commit is contained in:
commit
e0bd2f9ac9
2
.github/workflows/vendor-gems.yml
vendored
2
.github/workflows/vendor-gems.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Generate push token
|
- name: Generate push token
|
||||||
uses: actions/create-github-app-token@31c86eb3b33c9b601a1f60f98dcbfd1d70f379b4 # v1
|
uses: actions/create-github-app-token@3378cda945da322a8db4b193e19d46352ebe2de5 # v1
|
||||||
id: app-token
|
id: app-token
|
||||||
if: github.event_name == 'workflow_dispatch'
|
if: github.event_name == 'workflow_dispatch'
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user