Skip to content

Commit

Permalink
build(deps): Bump workflow/nix-shell-action from 3.3.0 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [workflow/nix-shell-action](https://github.com/workflow/nix-shell-action) from 3.3.0 to 3.3.2.
- [Release notes](https://github.com/workflow/nix-shell-action/releases)
- [Commits](workflow/nix-shell-action@v3.3.0...v3.3.2)

---
updated-dependencies:
- dependency-name: workflow/nix-shell-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and otavio committed Jun 24, 2024
1 parent c0aa0f0 commit 11cd05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- run: nix build -L ".#${{ matrix.attr }}" --keep-going

- name: Twister Tests
uses: workflow/[email protected].0
uses: workflow/[email protected].2
id: twister-tests
with:
flakes-from-devshell: true
Expand Down

0 comments on commit 11cd05d

Please sign in to comment.