Skip to content

Commit d39cfe6

Browse files
Merge pull request #41 from DeterminateSystems/release-v3.15.1/e71aae99-303b-47e9-8e84-e91e068aa734
Release v3.15.1
2 parents 6247939 + f803e32 commit d39cfe6

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
steps:
5252
- uses: actions/[email protected]
5353
- uses: DeterminateSystems/determinate-nix-action@v3
54-
- uses: DeterminateSystems/flakehub-cache-action@v3 # or v3.15.0 to pin to a release
54+
- uses: DeterminateSystems/flakehub-cache-action@v3 # or v3.15.1 to pin to a release
5555
- run: nix build .
5656
```
5757
@@ -65,7 +65,7 @@ jobs:
6565
Unlike `DeterminateSystems/magic-nix-cache-action`, we fully support explicit version pinning for maximum consistency.
6666
This Action is **automatically tagged** for every release, giving you complete control over your CI environment:
6767

68-
📍 Pinning to `DeterminateSystems/[email protected].0` guarantees:
68+
📍 Pinning to `DeterminateSystems/[email protected].1` guarantees:
6969

7070
- Same `flakehub-cache-action` revision every time
7171
- Reproducible CI workflows, even years later

flake.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/state.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"upstream_action_revision": "b8276522d77f21bf19d3574e5bc99186a6c7aa6c",
3-
"self_version": "v3.15.0",
3+
"self_version": "v3.15.1",
44
"binary_revision": "4b5df5f2f2393f10fc346297a46deec91a5969e0",
55
"checkout_action_tag": "v6.0.1"
66
}

0 commit comments

Comments
 (0)