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

Commit 90ddd23

Browse files
chore(deps): update actions/create-github-app-token digest to 6701853
1 parent 14d2ee3 commit 90ddd23

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@67018539274d69449ef7c02e8e71183d1719ab42 # 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@67018539274d69449ef7c02e8e71183d1719ab42 # v2
2020
id: app-token
2121
with:
2222
app-id: "838464"

0 commit comments

Comments
 (0)