From 9ec69b6d6a25e80a9d3e623f2e3b5318cd45369a Mon Sep 17 00:00:00 2001 From: Steffen Scheib <37306894+sscheib@users.noreply.github.com> Date: Mon, 16 Dec 2024 11:07:57 +0100 Subject: [PATCH] chore(deps): Update sscheib/ansible-role-file_deployment-jekyll to v24.12.14 (#779) Signed-off-by: Renovate Co-authored-by: Renovate --- .github/workflows/github_pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/github_pages.yml b/.github/workflows/github_pages.yml index 31f91dab..dbfbb8a4 100644 --- a/.github/workflows/github_pages.yml +++ b/.github/workflows/github_pages.yml @@ -30,7 +30,7 @@ env: # Jekyll image to use # yamllint disable rule:line-length # renovate image dep: - jekyll-image: 'ghcr.io/sscheib/ansible-role-file_deployment-jekyll:v24.12.13@sha256:909fa36a2e65d86e6f7cce2faaf968f78e3dcde641d0340b90c0f0cfca808b79' + jekyll-image: 'ghcr.io/sscheib/ansible-role-file_deployment-jekyll:v24.12.14@sha256:b472001f3ce77b6ce81d95ac0f54b7923d5f6c5ec882c7eec5a4d2bde4365744' # yamllint enable rule:line-length # gitleaks image to use to check files prior to uploading them to prevent sensitive data being leaked