Skip to content

Commit a8cc228

Browse files
build(deps): bump JamesIves/github-pages-deploy-action from 4.7.2 to 4.7.3 (#7440)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8ad4541 commit a8cc228

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
}
152152
- name: Publish Updated Suppressions
153153
if: ${{ steps.fp-ops-commit.outputs.publish == 'true' }}
154-
uses: JamesIves/[email protected].2
154+
uses: JamesIves/[email protected].3
155155
with:
156156
branch: gh-pages
157157
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/[email protected].2
258+
uses: JamesIves/[email protected].3
259259
with:
260260
branch: gh-pages
261261
folder: target/staging

0 commit comments

Comments
 (0)