Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit d5bb13e

Browse files
Merge pull request #63 from nix-dot-dev/dependabot/github_actions/cachix/cachix-action-12
chore(deps): bump cachix/cachix-action from 11 to 12
2 parents 8c8d8ec + 70e411d commit d5bb13e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/test.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v3
1010
- uses: cachix/install-nix-action@v18
11-
- uses: cachix/cachix-action@v11
11+
- uses: cachix/cachix-action@v12
1212
with:
1313
name: nix-getting-started-template
1414
# If you chose signing key for write access

‎.github/workflows/update-niv.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: cachix/install-nix-action@v18
1717
# https://github.com/nmattia/niv/issues/280
1818
- run: GITHUB_PATH= nix-shell --run "niv update"
19-
- uses: cachix/cachix-action@v11
19+
- uses: cachix/cachix-action@v12
2020
with:
2121
name: nix-getting-started-template
2222
signingKey: '${{ secrets.CACHIX_SIGNING_KEY }}'

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /