Skip to content

Commit e9d7fca

Browse files
Bump ad-m/github-push-action from 0.8.0 to 1.0.0
Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 0.8.0 to 1.0.0. - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](ad-m/github-push-action@v0.8.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] <support@github.com>
1 parent 34b00b6 commit e9d7fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Auto.yml

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
git add .
6363
git commit -a --allow-empty-message -m ""
6464
65-
- uses: ad-m/github-push-action@v0.8.0
65+
- uses: ad-m/github-push-action@v1.0.0
6666
with:
6767
github_token: ${{ secrets.GITHUB_TOKEN }}
6868
branch: Current

0 commit comments

Comments
 (0)