File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105105 git config user.email "$(gh api "/users/${{ steps.app-token.outputs.app-slug }}[bot]" --jq '.id')+${{ steps.app-token.outputs.app-slug }}[bot]@users.noreply.github.com"
106106
107107 - name : Install git-cliff and typos
108- uses : taiki-e/install-action@7f4eb899022d8fe70b20c4f3de697aa85c309026 # v2.85.11
108+ uses : taiki-e/install-action@5b4d68e2e660441203ab128a23676f1e4faf1532 # v2.86.3
109109 with :
110110 tool : git-cliff,typos
111111
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101 git config user.email "$(gh api "/users/${{ steps.app-token.outputs.app-slug }}[bot]" --jq '.id')+${{ steps.app-token.outputs.app-slug }}[bot]@users.noreply.github.com"
102102
103103 - name : Install git-cliff and typos
104- uses : taiki-e/install-action@7f4eb899022d8fe70b20c4f3de697aa85c309026 # v2.85.11
104+ uses : taiki-e/install-action@5b4d68e2e660441203ab128a23676f1e4faf1532 # v2.86.3
105105 with :
106106 tool : git-cliff,typos
107107
Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106106 git config user.email "$(gh api "/users/${{ steps.app-token.outputs.app-slug }}[bot]" --jq '.id')+${{ steps.app-token.outputs.app-slug }}[bot]@users.noreply.github.com"
107107
108108 - name : Install git-cliff and typos
109- uses : taiki-e/install-action@7f4eb899022d8fe70b20c4f3de697aa85c309026 # v2.85.11
109+ uses : taiki-e/install-action@5b4d68e2e660441203ab128a23676f1e4faf1532 # v2.86.3
110110 with :
111111 tool : git-cliff,typos
112112
You can’t perform that action at this time.
0 commit comments