From 2d8d1a7793dd7181f59d02e092f43ea70266dd7d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 21 Apr 2024 01:23:58 +0000 Subject: [PATCH] Update GitHub Action Versions --- .github/workflows/update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update.yml b/.github/workflows/update.yml index 1330f3a8b..f7ea12036 100644 --- a/.github/workflows/update.yml +++ b/.github/workflows/update.yml @@ -13,7 +13,7 @@ jobs: extra_nix_config: | experimental-features = nix-command flakes - run: nix flake update - - uses: peter-evans/create-pull-request@v6.0.3 + - uses: peter-evans/create-pull-request@v6.0.4 with: commit-message: "chore(deps): update flake inputs" title: "chore(deps): update flake inputs"