Skip to content

Commit c7d8a4f

Browse files
Update ad-m/github-push-action action to v1 (#128)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent ee7d865 commit c7d8a4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
3939
- name: push deployment branch
4040
if: github.ref == 'refs/heads/main'
41-
uses: ad-m/github-push-action@d91a481090679876dfc4178fef17f286781251df # v0.8.0
41+
uses: ad-m/github-push-action@77c5b412c50b723d2a4fbc6d71fb5723bcd439aa # v1.0.0
4242
with:
4343
github_token: ${{ secrets.GITHUB_TOKEN }}
4444
branch: gh-pages

0 commit comments

Comments
 (0)