We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b38b6 commit ea45eaeCopy full SHA for ea45eae
browserstack-report-action/action.yml
@@ -1,6 +1,6 @@
1
name: 'BrowserStack Report Action'
2
description: 'Fetches a BrowserStack report and displays it in the GitHub Actions summary.'
3
-author: 'GitHub Copilot'
+author: 'BrowserStack'
4
5
inputs:
6
username:
browserstack-report-action/package.json
@@ -25,7 +25,7 @@
25
"author": "",
26
"license": "MIT",
27
"dependencies": {
28
- "@actions/artifact": "^1.1",
+ "@actions/artifact": "^2.3.2",
29
"@actions/core": "^1.2.6",
30
"@actions/github": "^4.0.0",
31
"axios": "^1.7.7"
0 commit comments