[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[nongnu] elpa/package-lint 0174d273d1 3/4: chore(deps): bump cachix/cach
From: |
ELPA Syncer |
Subject: |
[nongnu] elpa/package-lint 0174d273d1 3/4: chore(deps): bump cachix/cachix-action from 13 to 14 |
Date: |
Mon, 15 Jan 2024 07:00:52 -0500 (EST) |
branch: elpa/package-lint
commit 0174d273d1ef8828aefa71bfc6b33d5aa78ead98
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Commit: GitHub <noreply@github.com>
chore(deps): bump cachix/cachix-action from 13 to 14
Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from
13 to 14.
- [Release notes](https://github.com/cachix/cachix-action/releases)
- [Commits](https://github.com/cachix/cachix-action/compare/v13...v14)
---
updated-dependencies:
- dependency-name: cachix/cachix-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@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 cad039e52d..d10b039fc1 100644
--- a/.github/workflows/stdlib-changes.yml
+++ b/.github/workflows/stdlib-changes.yml
@@ -12,7 +12,7 @@ jobs:
with:
ref: ${{ github.head_ref }}
- uses: cachix/install-nix-action@v25
- - uses: cachix/cachix-action@v13
+ - uses: cachix/cachix-action@v14
with:
name: emacs-ci
- run: tools/sym-dump-all