aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-08-24 04:32:25 +0000
committerGitHub <noreply@github.com>2023-08-24 04:32:25 +0000
commit783af2c06a2d11391e32f1f938ad3ad3da606f38 (patch)
tree0d56ab31d686bedb8f627c1cec714a94179f94cd
parent59ec0135d7170c37b9eaaa8bf333dc6646b87827 (diff)
downloadPrismLauncher-783af2c06a2d11391e32f1f938ad3ad3da606f38.tar.gz
PrismLauncher-783af2c06a2d11391e32f1f938ad3ad3da606f38.tar.bz2
PrismLauncher-783af2c06a2d11391e32f1f938ad3ad3da606f38.zip
chore(deps): update determinatesystems/update-flake-lock action to v20
-rw-r--r--.github/workflows/update-flake.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-flake.yml b/.github/workflows/update-flake.yml
index 6bad5703..ad4016ff 100644
--- a/.github/workflows/update-flake.yml
+++ b/.github/workflows/update-flake.yml
@@ -19,7 +19,7 @@ jobs:
- uses: actions/checkout@v3
- uses: cachix/install-nix-action@v22
- - uses: DeterminateSystems/update-flake-lock@v19
+ - uses: DeterminateSystems/update-flake-lock@v20
with:
commit-msg: "chore(nix): update lockfile"
pr-title: "chore(nix): update lockfile"