Skip to content

Commit 235ef59

Browse files
chore(deps): update ad-m/github-push-action action to v1.3.0
1 parent 06e3a0d commit 235ef59

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.3.0 # zizmor: ignore[unpinned-uses]
111111
with:
112112
github_token: ${{ secrets.GITHUB_TOKEN }}
113113
branch: ${{ github.ref }}

0 commit comments

Comments
 (0)