mirror of
https://github.com/NotAShelf/nyxexprs.git
synced 2026-06-10 15:10:08 +00:00
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
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:
commit
b2fb92bc5c
2 changed files with 2 additions and 2 deletions
2
.github/workflows/update-pkgs.yml
vendored
2
.github/workflows/update-pkgs.yml
vendored
|
|
@ -34,7 +34,7 @@ jobs:
|
|||
- name: Update npins
|
||||
run: nix run nixpkgs#npins update
|
||||
|
||||
- uses: stefanzweifel/git-auto-commit-action@v6
|
||||
- uses: stefanzweifel/git-auto-commit-action@v7
|
||||
with:
|
||||
commit_message: "[CI]: update npins"
|
||||
push_options: "--force"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue