From 839f2a19145079d32e1d0ab5a0f31f9cd7c3afdf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 17 May 2024 16:57:16 +0200 Subject: Adding upstream version 1:2.14.0. Signed-off-by: Daniel Baumann --- .github/workflows/update-docker-images.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/update-docker-images.yml') diff --git a/.github/workflows/update-docker-images.yml b/.github/workflows/update-docker-images.yml index 5f6e269..0d0df35 100644 --- a/.github/workflows/update-docker-images.yml +++ b/.github/workflows/update-docker-images.yml @@ -18,7 +18,7 @@ on: jobs: update-test-image: runs-on: ubuntu-latest - if: github.repository_owner == 'scop' && github.ref == 'refs/heads/master' + if: github.repository_owner == 'scop' && github.ref == 'refs/heads/main' strategy: matrix: include: -- cgit v1.2.3