diff --git a/.github/workflows/portman.yml b/.github/workflows/portman.yml index b831bb1a..f63d41a8 100644 --- a/.github/workflows/portman.yml +++ b/.github/workflows/portman.yml @@ -37,6 +37,6 @@ jobs: - name: Portman build run: ./vendor/bin/portman build - - uses: stefanzweifel/git-auto-commit-action@v5 + - uses: stefanzweifel/git-auto-commit-action@v6 with: commit_message: 'chore(portman) build'