Skip to content

Commit 121c16f

Browse files
chore(deps): update actions-js/push action to v1.6 (#336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 780dcb0 commit 121c16f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rebuild-bottles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111
git diff "${FORMULA_FILE}"
112112
113113
- name: Push changes
114-
uses: actions-js/push@5a7cbd780d82c0c937b5977586e641b2fd94acc5 # v1.5
114+
uses: actions-js/push@968f4695ca558093eadb24ad83cc5891f47e0cdc # v1.6
115115
with:
116116
author_email: ${{ secrets.GH_BOT_EMAIL }}
117117
author_name: ${{ vars.GH_BOT_NAME }}

0 commit comments

Comments
 (0)