aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-09-04 10:22:11 +0000
committerGitHub <noreply@github.com>2023-09-04 10:22:11 +0000
commite1558446717c83f14c575e0b8759f6a370633477 (patch)
tree8caf0bace7894a8689ed40e3572ba868a04553ea /.github/workflows
parentcaf925cbad6cbd2f09ec2e55526b072b7958c5d5 (diff)
downloadPrismLauncher-e1558446717c83f14c575e0b8759f6a370633477.tar.gz
PrismLauncher-e1558446717c83f14c575e0b8759f6a370633477.tar.bz2
PrismLauncher-e1558446717c83f14c575e0b8759f6a370633477.zip
chore(deps): update cachix/install-nix-action action to v23
Diffstat (limited to '.github/workflows')
-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 ad4016ff..16dbd724 100644
--- a/.github/workflows/update-flake.yml
+++ b/.github/workflows/update-flake.yml
@@ -17,7 +17,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- - uses: cachix/install-nix-action@v22
+ - uses: cachix/install-nix-action@6a9a9e84a173d90b3ffb42c5ddaf9ea033fad011 # v23
- uses: DeterminateSystems/update-flake-lock@v20
with: