Skip to content

Commit e5906e3

Browse files
chore(deps): bump ad-m/github-push-action from 0.6.0 to 1.0.0
Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 0.6.0 to 1.0.0. - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](ad-m/github-push-action@v0.6.0...v1.0.0) --- updated-dependencies: - dependency-name: ad-m/github-push-action dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6e98ce5 commit e5906e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-userguide-latest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
git commit -m "Update User Guide" -a || true
7676
7777
- name: Push changes
78-
uses: ad-m/github-push-action@v0.6.0
78+
uses: ad-m/github-push-action@v1.0.0
7979
with:
8080
branch: gh-pages
8181
directory: gh-pages

0 commit comments

Comments
 (0)