Skip to content

Commit b345c89

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@d91a481...77c5b41) --- 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 f9fbe9b commit b345c89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
173173
git add . && git commit -a -m "step-cli ${{ needs.create_release.outputs.vversion }} reference update"
174174
- name: Push changes
175-
uses: ad-m/github-push-action@d91a481090679876dfc4178fef17f286781251df # v0.8.0
175+
uses: ad-m/github-push-action@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa # v1.0.0
176176
with:
177177
github_token: ${{ secrets.DOCS_PAT }}
178178
branch: 'main'

0 commit comments

Comments
 (0)