Skip to content

Commit 474706a

Browse files
authored
Merge pull request #739 from CycloneDX/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.7.4
2 parents 2806f1c + 32a029a commit 474706a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Build with Maven
2626
run: mvn -B --no-transfer-progress package
2727
- name: Deploy documentation
28-
uses: JamesIves/github-pages-deploy-action@6c2d9db40f9296374acc17b90404b6e8864128c8 # tag=v4.7.3
28+
uses: JamesIves/github-pages-deploy-action@4a3abc783e1a24aeb44c16e869ad83caf6b4cc23 # tag=v4.7.4
2929
with:
3030
branch: gh-pages
3131
folder: target/reports/apidocs

0 commit comments

Comments
 (0)