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

This commit is contained in:
raf 2023-11-03 14:38:15 +03:00
commit d559bb3c16
No known key found for this signature in database
GPG key ID: 02D1DD3FA08B6B29
2 changed files with 2 additions and 2 deletions

View file

@ -19,6 +19,6 @@ jobs:
- uses: DeterminateSystems/magic-nix-cache-action@main
- uses: cachix/cachix-action@v12
with:
name: nix-gaming
name: nyxpkgs
authToken: "${{ secrets.CACHIX_AUTH_TOKEN }}"
- run: ${{ inputs.command }}

View file

@ -21,7 +21,7 @@ jobs:
- run: nix flake update
- uses: stefanzweifel/git-auto-commit-action@v4
- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "Update flake"