FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0 · patternfly-java/patternfly-java@7168c22 · GitHub

Commit 7168c22

Browse files
Bump JamesIves/github-pages-deploy-action from 4.7.6 to 4.8.0
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.7.6 to 4.8.0. - [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases) - [Commits](JamesIves/github-pages-deploy-action@v4.7.6...v4.8.0) --- updated-dependencies: - dependency-name: JamesIves/github-pages-deploy-action dependency-version: 4.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 356ef32 commit 7168c22

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

‎.github/workflows/apidocs.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
$MVN -P snippets javadoc:aggregate
2929
$MVN -P snippets javadoc:javadoc
3030
$MVN -P snippets org.apache.maven.plugins:maven-antrun-plugin:run@copy-apidocs
31-
- uses: JamesIves/github-pages-deploy-action@v4.7.6
31+
- uses: JamesIves/github-pages-deploy-action@v4.8.0
3232
with:
3333
token: ${{ secrets.PUBLISH_CONTENT }}
3434
repository-name: patternfly-java/apidocs

‎.github/workflows/release.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
$MVN -P snippets javadoc:aggregate
9090
$MVN -P snippets javadoc:javadoc
9191
$MVN -P snippets org.apache.maven.plugins:maven-antrun-plugin:run@copy-apidocs
92-
- uses: JamesIves/github-pages-deploy-action@v4.7.6
92+
- uses: JamesIves/github-pages-deploy-action@v4.8.0
9393
with:
9494
token: ${{ secrets.PUBLISH_CONTENT }}
9595
repository-name: patternfly-java/apidocs
@@ -115,7 +115,7 @@ jobs:
115115
distribution: temurin
116116
cache: maven
117117
- run: $MVN --projects org.patternfly:patternfly-java-showcase --also-make -P showcase,prod package
118-
- uses: JamesIves/github-pages-deploy-action@v4.7.6
118+
- uses: JamesIves/github-pages-deploy-action@v4.8.0
119119
with:
120120
token: ${{ secrets.PUBLISH_CONTENT }}
121121
repository-name: patternfly-java/patternfly-java.github.io

‎.github/workflows/showcase.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- run: $MVN install
2525
working-directory: bom
2626
- run: $MVN --projects org.patternfly:patternfly-java-showcase --also-make -P showcase,prod package
27-
- uses: JamesIves/github-pages-deploy-action@v4.7.6
27+
- uses: JamesIves/github-pages-deploy-action@v4.8.0
2828
with:
2929
token: ${{ secrets.PUBLISH_CONTENT }}
3030
repository-name: patternfly-java/patternfly-java.github.io

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL