From b1a03b9c13f2b0a6b1c9289a2de13680e203291b Mon Sep 17 00:00:00 2001 From: Andreas Heinrich Date: Mon, 17 Feb 2025 12:07:34 +0100 Subject: [PATCH 1/2] try Signed-off-by: Andreas Heinrich --- .github/workflows/build_and_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yaml b/.github/workflows/build_and_test.yaml index ffa7afa1..6677531f 100644 --- a/.github/workflows/build_and_test.yaml +++ b/.github/workflows/build_and_test.yaml @@ -16,7 +16,7 @@ on: jobs: ci: name: Build, Lint and Test - uses: everest/everest-ci/.github/workflows/continuous_integration.yml@v1.4.3 + uses: everest/everest-ci/.github/workflows/continuous_integration.yml@bugfix/ci-artifacts-on-forks permissions: contents: read secrets: From ca065ce954cf1d3bf5537fa5c68008a41f25c48a Mon Sep 17 00:00:00 2001 From: Andreas Heinrich Date: Mon, 17 Feb 2025 13:36:11 +0100 Subject: [PATCH 2/2] Set ci version to v1.4.6 Signed-off-by: Andreas Heinrich --- .github/workflows/build_and_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_test.yaml b/.github/workflows/build_and_test.yaml index 6677531f..3d099ec1 100644 --- a/.github/workflows/build_and_test.yaml +++ b/.github/workflows/build_and_test.yaml @@ -16,7 +16,7 @@ on: jobs: ci: name: Build, Lint and Test - uses: everest/everest-ci/.github/workflows/continuous_integration.yml@bugfix/ci-artifacts-on-forks + uses: everest/everest-ci/.github/workflows/continuous_integration.yml@v1.4.6 permissions: contents: read secrets: