File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
packages/create-plugin/templates/github/workflows Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ jobs:
112112 persist-credentials : false
113113
114114 - name : Publish report
115- uses : grafana/plugin-actions/playwright-gh-pages/deploy-report-pages@376226a5245b6b8bbb95127241c430ef8d6aa643 # deploy-report-pages/v1.0.1
115+ uses : grafana/plugin-actions/playwright-gh-pages/deploy-report-pages@5da62466881cdba091672353cf3c72ca348d01b1 # deploy-report-pages/v1.1.0
116116 with :
117117 github-token : ${{ secrets.GITHUB_TOKEN }}
118118 retention-days : 7
Original file line number Diff line number Diff line change @@ -247,7 +247,7 @@ jobs:
247247 # required for playwright-gh-pages
248248 persist-credentials : true
249249 - name : Publish report
250- uses : grafana/plugin-actions/playwright-gh-pages/deploy-report-pages@deploy-report-pages/v1.0.1
250+ uses : grafana/plugin-actions/playwright-gh-pages/deploy-report-pages@deploy-report-pages/v1.1.0
251251 with :
252252 github-token : $\{{ secrets.GITHUB_TOKEN }}
253253
You can’t perform that action at this time.
0 commit comments