From 8b8555b7130a29c89cab77548fdae31635149bbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 19:52:26 +0000 Subject: [PATCH] build(deps): bump dev-hato/actions-update-dockle from 0.0.97 to 0.0.98 Bumps [dev-hato/actions-update-dockle](https://github.com/dev-hato/actions-update-dockle) from 0.0.97 to 0.0.98. - [Release notes](https://github.com/dev-hato/actions-update-dockle/releases) - [Commits](https://github.com/dev-hato/actions-update-dockle/compare/v0.0.97...v0.0.98) --- updated-dependencies: - dependency-name: dev-hato/actions-update-dockle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c5d2844d5..319c4e97f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -252,7 +252,7 @@ jobs: with: fetch-depth: 0 ref: ${{ github.event.pull_request.head.sha || github.event.merge_group.head_sha }} - - uses: dev-hato/actions-update-dockle@v0.0.97 + - uses: dev-hato/actions-update-dockle@v0.0.98 with: github-token: ${{secrets.GITHUB_TOKEN}} check-nginx-config: