Skip to content

Commit 52576ca

Browse files
Merge pull request #6 from coder/dependabot/github_actions/actions/upload-pages-artifact-5.0.0
chore(deps): bump actions/upload-pages-artifact from 3.0.1 to 5.0.0
2 parents 8031769 + 4375ca3 commit 52576ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/scan.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,7 @@ jobs:
302302
# Regenerate the manifest so the React app sees every retained run.
303303
scanner index-history pages/history --output pages/history/index.json
304304
- name: Upload Pages artifact
305-
uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
305+
uses: actions/upload-pages-artifact@fc324d3547104276b827a68afc52ff2a11cc49c9 # v5.0.0
306306
with:
307307
path: pages
308308
- name: Deploy Pages

0 commit comments

Comments
 (0)