Merge pull request #16 from NotAShelf/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
Some checks failed
build.yml / Merge pull request #16 from NotAShelf/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7 (push) Failing after 0s
Run Checks / check (NIXPKGS_ALLOW_INSECURE=1 NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=1 nix flake check --accept-flake-config) (push) Waiting to run
Run Checks / check (nix run .#alejandra-custom -- -c . -e ./npins) (push) Waiting to run
Run Checks / build (push) Blocked by required conditions
nix.yml / Merge pull request #16 from NotAShelf/dependabot/github_actions/stefanzweifel/git-auto-commit-action-7 (push) Failing after 0s

build(deps): bump stefanzweifel/git-auto-commit-action from 6 to 7
This commit is contained in:
raf 2026-05-24 13:12:06 +00:00 committed by GitHub
commit b2fb92bc5c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@ jobs:
- name: Update flake
run: nix flake update
- uses: stefanzweifel/git-auto-commit-action@v6
- uses: stefanzweifel/git-auto-commit-action@v7
with:
commit_message: "[CI]: update flake inputs"
push_options: "--force"