Skip to content

Commit e0b9e20

Browse files
chore(deps): bump ad-m/github-push-action from 1.0.0 to 1.1.0
Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](ad-m/github-push-action@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: ad-m/github-push-action dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0a19837 commit e0b9e20

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ jobs:
193193

194194
- name: git push
195195
if: ${{ steps.commit.outputs.status }}
196-
uses: ad-m/github-push-action@v1.0.0
196+
uses: ad-m/github-push-action@v1.1.0
197197
with:
198198
github_token: ${{ secrets.GH_TOKEN }}
199199
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)