Skip to content

Commit

Permalink
chore(deps): update workflow/nix-shell-action action to v3.4.0
Browse files Browse the repository at this point in the history
| datasource  | package                   | from   | to     |
| ----------- | ------------------------- | ------ | ------ |
| github-tags | workflow/nix-shell-action | v3.3.2 | v3.4.0 |
  • Loading branch information
ro-bott[bot] authored Sep 21, 2024
1 parent 7a1f13a commit 35cdd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nvfetcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
nix_path: nixpkgs=channel:nixos-unstable
extra_nix_config: |
access-tokens = github.com=${{ secrets.GITHUB_TOKEN }}
- uses: workflow/nix-shell-action@v3.3.2
- uses: workflow/nix-shell-action@v3.4.0
id: update_nvfetcher
with:
packages: nvfetcher
Expand Down

0 comments on commit 35cdd44

Please sign in to comment.