Skip to content
This repository was archived by the owner on Sep 27, 2025. It is now read-only.

Commit 72ce4a0

Browse files
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.1 to 4.6.3 (#6814)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ffbc6d8 commit 72ce4a0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/false-positive-approvals.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ jobs:
150150
}
151151
- name: Publish Updated Suppressions
152152
if: ${{ steps.fp-ops-commit.outputs.publish == 'true' }}
153-
uses: JamesIves/github-pages-deploy-action@v4.6.1
153+
uses: JamesIves/github-pages-deploy-action@v4.6.3
154154
with:
155155
branch: gh-pages
156156
folder: suppressions

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -255,7 +255,7 @@ jobs:
255255
run: ls -R
256256
working-directory: target
257257
- name: Deploy gh-pages
258-
uses: JamesIves/github-pages-deploy-action@v4.6.1
258+
uses: JamesIves/github-pages-deploy-action@v4.6.3
259259
with:
260260
branch: gh-pages
261261
folder: target/staging

0 commit comments

Comments
 (0)