Skip to content

Commit e7e1157

Browse files
chore(deps): update ad-m/github-push-action action to v1.1.0
1 parent 0212dc9 commit e7e1157

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ jobs:
107107
command git commit --verbose --message='update changelog' ||
108108
exit 0
109109
- name: Push changes
110-
uses: ad-m/github-push-action@v1.0.0 # zizmor: ignore[unpinned-uses]
110+
uses: ad-m/github-push-action@v1.1.0 # zizmor: ignore[unpinned-uses]
111111
with:
112112
github_token: ${{ secrets.GITHUB_TOKEN }}
113113
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)