Skip to content

Commit f892ea5

Browse files
chore(deps): bump ad-m/github-push-action from 0.6.0 to 0.8.0 (#62)
Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 0.6.0 to 0.8.0. - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](ad-m/github-push-action@v0.6.0...v0.8.0) --- updated-dependencies: - dependency-name: ad-m/github-push-action dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c286bd8 commit f892ea5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
git commit -m "chore: version packages and update lockfile" || echo "No changes to commit"
8484
8585
- name: Push changes
86-
uses: ad-m/github-push-action@v0.6.0
86+
uses: ad-m/github-push-action@v0.8.0
8787
with:
8888
github_token: ${{ secrets.GITHUB_TOKEN }}
8989
branch: ${{ github.head_ref }}

0 commit comments

Comments
 (0)