From d8559762e673e642dfd1c8df8ba7111d229a2c03 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 11:58:48 +0000 Subject: [PATCH] Update FasterSpeeding/Piped digest to d54b1d7 --- .github/workflows/freeze-for-pr.yml | 2 +- .github/workflows/lint-actions.yml | 2 +- .github/workflows/lint.yml | 2 +- .github/workflows/pr-docs.yml | 2 +- .github/workflows/reformat.yml | 2 +- .github/workflows/release-docs.yml | 2 +- .github/workflows/update-licence.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/freeze-for-pr.yml b/.github/workflows/freeze-for-pr.yml index 4f620d7..7a858cf 100644 --- a/.github/workflows/freeze-for-pr.yml +++ b/.github/workflows/freeze-for-pr.yml @@ -13,5 +13,5 @@ on: jobs: freeze-pr-dep-changes: if: contains(github.event.pull_request.labels.*.name, 'dependencies') - uses: FasterSpeeding/Piped/.github/workflows/freeze-for-pr.yml@83cef8d36a5b59839a19d61f34bd3dda30c8b7c9 + uses: FasterSpeeding/Piped/.github/workflows/freeze-for-pr.yml@d54b1d709064c76626a2bc3efe526a6ae5ab8749 secrets: inherit diff --git a/.github/workflows/lint-actions.yml b/.github/workflows/lint-actions.yml index 265d93d..0daec5d 100644 --- a/.github/workflows/lint-actions.yml +++ b/.github/workflows/lint-actions.yml @@ -11,4 +11,4 @@ on: jobs: actionlint: - uses: FasterSpeeding/Piped/.github/workflows/lint-actions.yml@83cef8d36a5b59839a19d61f34bd3dda30c8b7c9 + uses: FasterSpeeding/Piped/.github/workflows/lint-actions.yml@d54b1d709064c76626a2bc3efe526a6ae5ab8749 diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 6b85318..8d1cac2 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -11,4 +11,4 @@ on: jobs: lint: - uses: FasterSpeeding/Piped/.github/workflows/lint.yml@83cef8d36a5b59839a19d61f34bd3dda30c8b7c9 + uses: FasterSpeeding/Piped/.github/workflows/lint.yml@d54b1d709064c76626a2bc3efe526a6ae5ab8749 diff --git a/.github/workflows/pr-docs.yml b/.github/workflows/pr-docs.yml index e6b4705..2fa888d 100644 --- a/.github/workflows/pr-docs.yml +++ b/.github/workflows/pr-docs.yml @@ -14,5 +14,5 @@ jobs: contents: write pull-requests: write - uses: FasterSpeeding/Piped/.github/workflows/pr-docs.yml@83cef8d36a5b59839a19d61f34bd3dda30c8b7c9 + uses: FasterSpeeding/Piped/.github/workflows/pr-docs.yml@d54b1d709064c76626a2bc3efe526a6ae5ab8749 secrets: inherit diff --git a/.github/workflows/reformat.yml b/.github/workflows/reformat.yml index f3e5307..68e30fb 100644 --- a/.github/workflows/reformat.yml +++ b/.github/workflows/reformat.yml @@ -7,5 +7,5 @@ on: jobs: reformat: - uses: FasterSpeeding/Piped/.github/workflows/reformat.yml@83cef8d36a5b59839a19d61f34bd3dda30c8b7c9 + uses: FasterSpeeding/Piped/.github/workflows/reformat.yml@d54b1d709064c76626a2bc3efe526a6ae5ab8749 secrets: inherit diff --git a/.github/workflows/release-docs.yml b/.github/workflows/release-docs.yml index 0b339ad..08cbf80 100644 --- a/.github/workflows/release-docs.yml +++ b/.github/workflows/release-docs.yml @@ -11,5 +11,5 @@ on: jobs: publish-docs: - uses: FasterSpeeding/Piped/.github/workflows/release-docs.yml@83cef8d36a5b59839a19d61f34bd3dda30c8b7c9 + uses: FasterSpeeding/Piped/.github/workflows/release-docs.yml@d54b1d709064c76626a2bc3efe526a6ae5ab8749 secrets: inherit diff --git a/.github/workflows/update-licence.yml b/.github/workflows/update-licence.yml index 6e0df7f..c27c559 100644 --- a/.github/workflows/update-licence.yml +++ b/.github/workflows/update-licence.yml @@ -7,5 +7,5 @@ on: jobs: update-licence: - uses: FasterSpeeding/Piped/.github/workflows/update-licence.yml@83cef8d36a5b59839a19d61f34bd3dda30c8b7c9 + uses: FasterSpeeding/Piped/.github/workflows/update-licence.yml@d54b1d709064c76626a2bc3efe526a6ae5ab8749 secrets: inherit