We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1327e34 commit 34397eeCopy full SHA for 34397ee
.github/workflows/healthchecks_housekeeping.yaml
@@ -139,7 +139,7 @@ jobs:
139
cd "${GITHUB_WORKSPACE}/main" && git pull origin main
140
continue-on-error: true
141
142
- - uses: stefanzweifel/git-auto-commit-action@v5
+ - uses: stefanzweifel/git-auto-commit-action@v6
143
with:
144
repository: ./main
145
commit_user_name: Azathothas # defaults to "github-actions[bot]"
.github/workflows/list_termux_pkgs.yaml
@@ -158,7 +158,7 @@ jobs:
158
159
160
#Commit & Push
161
162
163
164
0 commit comments