Skip to content

Commit 45e0c31

Browse files
build(deps): bump JamesIves/github-pages-deploy-action from 4.6.8 to 4.6.9 (#7149)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5317434 commit 45e0c31

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
@@ -150,7 +150,7 @@ jobs:
150150
}
151151
- name: Publish Updated Suppressions
152152
if: ${{ steps.fp-ops-commit.outputs.publish == 'true' }}
153-
uses: JamesIves/[email protected].8
153+
uses: JamesIves/[email protected].9
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/[email protected].8
258+
uses: JamesIves/[email protected].9
259259
with:
260260
branch: gh-pages
261261
folder: target/staging

0 commit comments

Comments
 (0)