branch: elpa/package-lint
commit 5505285b8f6b2860d614c5d646f8d268cb682d0c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <nore...@github.com>

    chore(deps): bump cachix/install-nix-action from V28 to 29
    
    Bumps 
[cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 
V28 to 29. This release includes the previously tagged commit.
    - [Release notes](https://github.com/cachix/install-nix-action/releases)
    - [Commits](https://github.com/cachix/install-nix-action/compare/V28...v29)
    
    ---
    updated-dependencies:
    - dependency-name: cachix/install-nix-action
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 .github/workflows/stdlib-changes.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/stdlib-changes.yml 
b/.github/workflows/stdlib-changes.yml
index 1d852d6c14..0772a4126b 100644
--- a/.github/workflows/stdlib-changes.yml
+++ b/.github/workflows/stdlib-changes.yml
@@ -9,7 +9,7 @@ jobs:
     runs-on: ubuntu-latest
     steps:
     - uses: actions/checkout@v4
-    - uses: cachix/install-nix-action@V28
+    - uses: cachix/install-nix-action@v29
     - run: tools/sym-dump-all
     - uses: stefanzweifel/git-auto-commit-action@v5
       with:

Reply via email to