Skip to content

Commit be2f7b2

Browse files
chore(deps): update actions/create-github-app-token digest to 6701853
1 parent a541ca5 commit be2f7b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest-8core
1616
steps:
1717
- name: Create GitHub App token
18-
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
18+
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
1919
id: app-token
2020
with:
2121
# required

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-latest-8core
1616
steps:
1717
- name: Create GitHub App token
18-
uses: actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2
18+
uses: actions/create-github-app-token@67018539274d69449ef7c02e8e71183d1719ab42 # v2
1919
id: app-token
2020
with:
2121
# required

0 commit comments

Comments
 (0)