Merge pull request #3 from NotAShelf/dependabot/github_actions/stefanzweifel/git-auto-commit-action-5

build(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5
This commit is contained in:
raf 2023-11-06 11:13:26 +03:00 committed by GitHub
commit b6c0d902b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ jobs:
- name: Update npins - name: Update npins
run: nix run nixpkgs#npins update run: nix run nixpkgs#npins update
- uses: stefanzweifel/git-auto-commit-action@v4 - uses: stefanzweifel/git-auto-commit-action@v5
with: with:
commit_message: "[CI]: update npins" commit_message: "[CI]: update npins"
push_options: "--force" push_options: "--force"