Skip to content

Commit 0049c9f

Browse files
authored
Merge pull request #1486 from smallstep/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 9c40432 + b345c89 commit 0049c9f

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