Skip to content

Commit 46ee246

Browse files
authored
Merge pull request #315 from OwlPlug/dependabot/github_actions/master/JamesIves/github-pages-deploy-action-4.8.0
chore(deps): bump JamesIves/github-pages-deploy-action from 4.7.3 to 4.8.0
2 parents 5fbcf7e + 6b3212c commit 46ee246

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ jobs:
2020
- name: Build Registry
2121
run: node index.js build registry
2222
- name: Deploy Registry
23-
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # v4.7.3
23+
uses: JamesIves/github-pages-deploy-action@d92aa235d04922e8f08b40ce78cc5442fcfbfa2f # v4.8.0
2424
with:
2525
folder: build

0 commit comments

Comments
 (0)