Skip to content

Commit

Permalink
Bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 (#1796)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: jacobi petrucciani <[email protected]>
  • Loading branch information
dependabot[bot] and jpetrucciani authored Dec 30, 2024
1 parent 2ca4d83 commit 5c995fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix flake update
- uses: peter-evans/[email protected].5
- uses: peter-evans/[email protected].6
id: pr
with:
delete-branch: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/update_pkgs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- uses: DeterminateSystems/nix-installer-action@main
- uses: DeterminateSystems/magic-nix-cache-action@main
- run: nix run .#${{ matrix.attrs.cmd }} ${{ matrix.attrs.attr }}
- uses: peter-evans/[email protected].5
- uses: peter-evans/[email protected].6
id: pr
with:
delete-branch: true
Expand Down

0 comments on commit 5c995fd

Please sign in to comment.