Skip to content

Commit dbd48ec

Browse files
authored
Playwright: Bumping deploy-reports action (#2319)
1 parent f8dfbcb commit dbd48ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

packages/create-plugin/templates/github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)