aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/check-links.yml
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-28 03:07:43 +0000
committerGitHub <noreply@github.com>2025-04-28 03:07:43 +0000
commit316f43b7d48b3b84f38763b27fc031e47e9ca6c7 (patch)
treec1c7523b3406498af4c67294df3ac90736bf7aae /.github/workflows/check-links.yml
parentMerge pull request #25 from fcuny/update_flake_lock_action (diff)
downloadfcuny.net-316f43b7d48b3b84f38763b27fc031e47e9ca6c7.tar.gz
build(deps): bump DeterminateSystems/nix-installer-action from 16 to 17
Bumps [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) from 16 to 17. - [Release notes](https://github.com/determinatesystems/nix-installer-action/releases) - [Commits](https://github.com/determinatesystems/nix-installer-action/compare/v16...v17) --- updated-dependencies: - dependency-name: DeterminateSystems/nix-installer-action dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '')
-rw-r--r--.github/workflows/check-links.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml
index 27cf50c..d1c9fe1 100644
--- a/.github/workflows/check-links.yml
+++ b/.github/workflows/check-links.yml
@@ -25,7 +25,7 @@ jobs:
issues: write
steps:
- uses: actions/checkout@v4
- - uses: DeterminateSystems/nix-installer-action@v16
+ - uses: DeterminateSystems/nix-installer-action@v17
- name: Build the site
run: nix build --print-build-logs
- name: Restore lychee cache