File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -135,7 +135,7 @@ jobs:
135135
136136 - name : Create Issue
137137 if : failure() && github.event_name == 'schedule'
138- uses : JasonEtco/create-an-issue@e27dddc79c92bc6e4562f268fffa5ed752639abd
138+ uses : JasonEtco/create-an-issue@1b14a70e4d8dc185e5cc76d3bec9eab20257b2c5
139139 env :
140140 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
141141 RUN_LINK : ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
@@ -176,7 +176,7 @@ jobs:
176176
177177 - name : Create Issue
178178 if : failure() && github.event_name == 'schedule'
179- uses : JasonEtco/create-an-issue@e27dddc79c92bc6e4562f268fffa5ed752639abd
179+ uses : JasonEtco/create-an-issue@1b14a70e4d8dc185e5cc76d3bec9eab20257b2c5
180180 env :
181181 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
182182 RUN_LINK : ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}
You can’t perform that action at this time.
0 commit comments