From 7752a5bbeada92196a3993186296bede6fcdbe64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 07:44:49 +0000 Subject: [PATCH] build(deps): bump TheDoctor0/zip-release from 0.7.5 to 0.7.6 (#22) Bumps [TheDoctor0/zip-release](https://github.com/thedoctor0/zip-release) from 0.7.5 to 0.7.6. - [Release notes](https://github.com/thedoctor0/zip-release/releases) - [Commits](https://github.com/thedoctor0/zip-release/compare/0.7.5...0.7.6) --- updated-dependencies: - dependency-name: TheDoctor0/zip-release dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/tagging.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tagging.yaml b/.github/workflows/tagging.yaml index b98ccb1..bd32dd8 100644 --- a/.github/workflows/tagging.yaml +++ b/.github/workflows/tagging.yaml @@ -29,7 +29,7 @@ jobs: # You may pin to the exact commit or the version. # uses: TheDoctor0/zip-release@09336613be18a8208dfa66bd57efafd9e2685657 id: zip - uses: TheDoctor0/zip-release@0.7.5 + uses: TheDoctor0/zip-release@0.7.6 with: type: 'zip' filename: 'xoap-uberagent-kibana-dashboards_${{ steps.tag_version.outputs.new_tag }}.zip'