Skip to content

Commit df0c6fa

Browse files
authored
Merge pull request #1617 from smallstep/dependabot/github_actions/ad-m/github-push-action-1.1.0
Bump ad-m/github-push-action from 1.0.0 to 1.1.0
2 parents 992a6f5 + eb79a73 commit df0c6fa

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@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa # v1.0.0
184+
uses: ad-m/github-push-action@4cc74773234f74829a8c21bc4d69dd4be9cfa599 # v1.1.0
185185
with:
186186
github_token: ${{ secrets.DOCS_PAT }}
187187
branch: 'main'

0 commit comments

Comments
 (0)