Skip to content

Commit

Permalink
fix: use latest version of thaw by default
Browse files Browse the repository at this point in the history
  • Loading branch information
jakehamilton committed Nov 26, 2023
1 parent b741d8f commit b45b391
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ inputs:
thaw-uri:
description: 'The URI to pull Thaw from.'
required: false
default: 'github:snowfallorg/thaw?ref=v1.0.3'
default: 'github:snowfallorg/thaw'
nix-options:
description: 'Additional options to pass to Nix.'
required: false
Expand Down

0 comments on commit b45b391

Please sign in to comment.