Skip to content

Commit 8637a84

Browse files
chore(deps): update actions/create-github-app-token action to v3
| datasource | package | from | to | | ----------- | ------------------------------- | ---- | -- | | github-tags | actions/create-github-app-token | v2 | v3 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 07958e8 commit 8637a84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/periodic-zizmor.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
ZIZMOR_PRIVATE_KEY=zizmor:private-key
4949
5050
- name: Authenticate App With GitHub
51-
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
51+
uses: actions/create-github-app-token@1b10c78c7865c340bc4f6099eb2f838309f1e8c3 # v3
5252
id: get-token
5353
with:
5454
app-id: ${{ env.ZIZMOR_APP_ID }}

0 commit comments

Comments
 (0)