Skip to content
This repository was archived by the owner on Sep 25, 2025. It is now read-only.

Commit 7134117

Browse files
chore(deps): update actions/create-github-app-token digest to a8d6161
1 parent 3fb117b commit 7134117

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/kind-localsetup.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
# Step 0: Generate a GitHub token
18-
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
18+
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
1919
id: app-token
2020
with:
2121
app-id: "838464"

.github/workflows/update-chart-parameters.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
version-update:
1717
runs-on: ubuntu-latest
1818
steps:
19-
- uses: actions/create-github-app-token@df432ceedc7162793a195dd1713ff69aefc7379e # v2
19+
- uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
2020
id: app-token
2121
with:
2222
app-id: "838464"

0 commit comments

Comments
 (0)