From dde6face05f242c11b6452392e307a23108d6002 Mon Sep 17 00:00:00 2001 From: Niklas Zender Date: Tue, 26 May 2026 11:36:19 +0200 Subject: [PATCH] chore: update GitHub Action pins Pin all external workflow actions to current upstream default-branch SHAs. --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c8b32ce..2eaacd2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -17,7 +17,7 @@ jobs: general: permissions: contents: read - uses: famedly/frontend-ci-templates/.github/workflows/general.yml@main + uses: famedly/frontend-ci-templates/.github/workflows/general.yml@e8167567258899ed2a5bcc7fe04c79ad78f87967 app_jobs: secrets: inherit