Skip to content

Commit 32bbebe

Browse files
authored
Merge pull request #949 from BitGo/3318dependabot/github_actions/DeterminateSystems/nix-installer-action-15
chore(deps): bump DeterminateSystems/nix-installer-action from 14 to 15
2 parents 313ab1a + daab5e7 commit 32bbebe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/format.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Install Nix
17-
uses: DeterminateSystems/nix-installer-action@da36cb69b1c3247ad7a1f931ebfd954a1105ef14 # v14
17+
uses: DeterminateSystems/nix-installer-action@b92f66560d6f97d6576405a7bae901ab57e72b6a # v15
1818

1919
- name: Checkout
2020
uses: actions/checkout@v4

0 commit comments

Comments
 (0)