From d291384c9d15246691e1589856ec5459d441053e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 17:00:59 +0000 Subject: [PATCH] chore(deps): bump ctfer-io/ctfd-setup from 1.3.0 to 1.4.4 Bumps [ctfer-io/ctfd-setup](https://github.com/ctfer-io/ctfd-setup) from 1.3.0 to 1.4.4. - [Release notes](https://github.com/ctfer-io/ctfd-setup/releases) - [Changelog](https://github.com/ctfer-io/ctfd-setup/blob/main/.goreleaser.yaml) - [Commits](https://github.com/ctfer-io/ctfd-setup/compare/dcb1ba348a3d46c23b00f26640879735dc902acb...b3930c4639c6d49b59df251466e5fe6d6a7d75d5) --- updated-dependencies: - dependency-name: ctfer-io/ctfd-setup dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index f9e0df6..813b9ac 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -82,7 +82,7 @@ jobs: fi - name: Setup CTFd - uses: ctfer-io/ctfd-setup@dcb1ba348a3d46c23b00f26640879735dc902acb # v1.3.0 + uses: ctfer-io/ctfd-setup@b3930c4639c6d49b59df251466e5fe6d6a7d75d5 # v1.4.4 with: url: 'http://ctfd:8000' appearance_name: CTFer.io @@ -175,7 +175,7 @@ jobs: CTFD_URL: http://localhost:8000 - name: Update CTFd into mode users - uses: ctfer-io/ctfd-setup@dcb1ba348a3d46c23b00f26640879735dc902acb # v1.3.0 + uses: ctfer-io/ctfd-setup@b3930c4639c6d49b59df251466e5fe6d6a7d75d5 # v1.4.4 with: url: 'http://ctfd:8000' appearance_name: CTFer.io