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@43aecc8d72668fbcfe75c31400bc4f890f1c5853 # v2.83.2
108+ uses : taiki-e/install-action@07b4745e0c39a41822af610387492e3e53aa222b # v2.83.4
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@43aecc8d72668fbcfe75c31400bc4f890f1c5853 # v2.83.2
104+ uses : taiki-e/install-action@07b4745e0c39a41822af610387492e3e53aa222b # v2.83.4
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@43aecc8d72668fbcfe75c31400bc4f890f1c5853 # v2.83.2
109+ uses : taiki-e/install-action@07b4745e0c39a41822af610387492e3e53aa222b # v2.83.4
110110 with :
111111 tool : git-cliff,typos
112112
You can’t perform that action at this time.
0 commit comments