From e69f8f9de16876da4a25869d8f202c4cb63633b1 Mon Sep 17 00:00:00 2001 From: Renovate Date: Sat, 11 Jan 2025 00:11:10 -0500 Subject: [PATCH] chore(deps): update www.coastalcommits.com/cswimr/actions:yarn docker digest to d900673 (#19) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | www.coastalcommits.com/cswimr/actions | container | digest | `722287a` -> `d900673` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://www.coastalcommits.com/cswimr/gauntlet-cswimr-plugins/pulls/19 Co-authored-by: Renovate Co-committed-by: Renovate --- .forgejo/workflows/actions.yaml | 2 +- .forgejo/workflows/publish.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.forgejo/workflows/actions.yaml b/.forgejo/workflows/actions.yaml index 2ec2441..07fd986 100644 --- a/.forgejo/workflows/actions.yaml +++ b/.forgejo/workflows/actions.yaml @@ -13,7 +13,7 @@ jobs: build: name: Build Plugins runs-on: docker - container: www.coastalcommits.com/cswimr/actions:yarn@sha256:722287afc7b0bf131ef46764987abdfa09c56cd4c61776a7977294bd4f1062bd + container: www.coastalcommits.com/cswimr/actions:yarn@sha256:d90067385c53d47bb6ae5a66a4c7323dafd82c35322ff545b7f9d5bc78919386 steps: - name: Checkout repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4 diff --git a/.forgejo/workflows/publish.yaml b/.forgejo/workflows/publish.yaml index 2c2e94d..87efef2 100644 --- a/.forgejo/workflows/publish.yaml +++ b/.forgejo/workflows/publish.yaml @@ -6,7 +6,7 @@ jobs: publish: name: Publish plugins runs-on: docker - container: www.coastalcommits.com/cswimr/actions:yarn@sha256:722287afc7b0bf131ef46764987abdfa09c56cd4c61776a7977294bd4f1062bd + container: www.coastalcommits.com/cswimr/actions:yarn@sha256:d90067385c53d47bb6ae5a66a4c7323dafd82c35322ff545b7f9d5bc78919386 steps: - name: Checkout repository uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4