From 33cdab2efe6136d5a5221b16f50630c4495cdaf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 23:46:08 +0000 Subject: [PATCH] chore: bump pozetroninc/github-action-get-latest-release Bumps [pozetroninc/github-action-get-latest-release](https://github.com/pozetroninc/github-action-get-latest-release) from 0.7.0 to 0.8.0. - [Release notes](https://github.com/pozetroninc/github-action-get-latest-release/releases) - [Commits](https://github.com/pozetroninc/github-action-get-latest-release/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: pozetroninc/github-action-get-latest-release dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/docker-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docker-publish.yml b/.github/workflows/docker-publish.yml index 0c4f6ec..5b769ab 100644 --- a/.github/workflows/docker-publish.yml +++ b/.github/workflows/docker-publish.yml @@ -108,7 +108,7 @@ jobs: - name: Get Tag id: tag - uses: pozetroninc/github-action-get-latest-release@v0.7.0 + uses: pozetroninc/github-action-get-latest-release@v0.8.0 with: repository: ${{ github.repository }} excludes: prerelease, draft