Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/go-logr/log…
Browse files Browse the repository at this point in the history
…r-1.4.2
  • Loading branch information
mergify[bot] authored May 27, 2024
2 parents 7de790d + dcfe779 commit 780f694
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@ jobs:
- name: generate coverage report
run: make cover
- name: Codecov
uses: codecov/codecov-action@v4.3.1
uses: codecov/codecov-action@v4.4.1
- name: Build
run: make build
2 changes: 1 addition & 1 deletion .github/workflows/ipxe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Install nix
uses: cachix/install-nix-action@v26
uses: cachix/install-nix-action@V27
with:
nix_path: nixpkgs=channel:nixos-unstable
- name: Build iPXE
Expand Down

0 comments on commit 780f694

Please sign in to comment.