Skip to content

Commit 59ab91c

Browse files
Bump ad-m/github-push-action from 1.1.0 to 1.3.0
Bumps [ad-m/github-push-action](https://github.com/ad-m/github-push-action) from 1.1.0 to 1.3.0. - [Release notes](https://github.com/ad-m/github-push-action/releases) - [Commits](ad-m/github-push-action@4cc7477...881a632) --- updated-dependencies: - dependency-name: ad-m/github-push-action dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 887b62f commit 59ab91c

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
@@ -181,7 +181,7 @@ jobs:
181181
182182
git add . && git commit -a -m "step-cli ${{ needs.create_release.outputs.vversion }} reference update"
183183
- name: Push changes
184-
uses: ad-m/github-push-action@4cc74773234f74829a8c21bc4d69dd4be9cfa599 # v1.1.0
184+
uses: ad-m/github-push-action@881a6320fdb16eb5318c5054f31c218aec2b324c # v1.3.0
185185
with:
186186
github_token: ${{ secrets.DOCS_PAT }}
187187
branch: 'main'

0 commit comments

Comments
 (0)