Skip to content

Commit 2e29f50

Browse files
Merge pull request #22 from CodeEditorLand/dependabot/github_actions/ad-m/github-push-action-1.0.0
Bump ad-m/github-push-action from 0.8.0 to 1.0.0
2 parents 763d96e + 736516e commit 2e29f50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)