File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,7 @@ jobs:
121
121
uses : bitwarden/gh-actions/azure-logout@main
122
122
123
123
- name : Trigger Swift release
124
- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
124
+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
125
125
with :
126
126
github-token : ${{ steps.retrieve-secret-pat.outputs.github-pat-bitwarden-devops-bot-repo-scope }}
127
127
script : |
Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ jobs:
117
117
uses : bitwarden/gh-actions/azure-logout@main
118
118
119
119
- name : Trigger WASM publish
120
- uses : actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # v7 .0.1
120
+ uses : actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8 .0.0
121
121
with :
122
122
github-token : ${{ steps.retrieve-secret-pat.outputs.github-pat-bitwarden-devops-bot-repo-scope }}
123
123
script : |
You can’t perform that action at this time.
0 commit comments