File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ jobs:
159
159
uses : bitwarden/gh-actions/azure-logout@main
160
160
161
161
- name : Generate GH App token
162
- uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.1
162
+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
163
163
id : app-token
164
164
with :
165
165
app-id : ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ jobs:
119
119
uses : bitwarden/gh-actions/azure-logout@main
120
120
121
121
- name : Generate GH App token
122
- uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.1
122
+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
123
123
id : app-token-sdk-swift
124
124
with :
125
125
app-id : ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
@@ -227,7 +227,7 @@ jobs:
227
227
"BitwardenFFI-$_PKG_VERSION-$_SDK_INTERNAL_SHORT_REF.xcframework.zip"
228
228
229
229
- name : Generate GH App token
230
- uses : actions/create-github-app-token@0f859bf9e69e887678d5bbfbee594437cb440ffe # v2.1.1
230
+ uses : actions/create-github-app-token@a8d616148505b5069dccd32f177bb87d7f39123b # v2.1.1
231
231
id : app-token-ios
232
232
with :
233
233
app-id : ${{ steps.get-kv-secrets.outputs.BW-GHAPP-ID }}
You can’t perform that action at this time.
0 commit comments