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 2e9f695 commit 4a54f56Copy full SHA for 4a54f56
.github/workflows/code-style.yml
@@ -20,7 +20,7 @@ jobs:
20
with:
21
args: --write .
22
23
- - uses: stefanzweifel/git-auto-commit-action@v4.10.0
+ - uses: stefanzweifel/git-auto-commit-action@v4.9.0
24
25
commit_user_name: Markus Poerschke (Bot)
26
commit_user_email: markus+githubbot@poerschke.nrw
.github/workflows/draft-new-release.yml
@@ -26,7 +26,7 @@ jobs:
27
version: ${{ github.event.inputs.version }}
28
29
30
31
branch: release/${{ github.event.inputs.version }}
32
0 commit comments