We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95dcfa6 commit de8cc67Copy full SHA for de8cc67
.github/workflows/trunk-upgrade.yaml
@@ -60,7 +60,7 @@ jobs:
60
61
- name: Commit and push to branch
62
if: env.changes == 'true'
63
- uses: EndBug/add-and-commit@v9
+ uses: EndBug/add-and-commit@v10
64
with:
65
github_token: ${{ secrets.GH_TOKEN }}
66
default_author: github_actions
.github/workflows/winget-update.yaml
@@ -84,7 +84,7 @@ jobs:
84
85
86
87
88
89
90
0 commit comments