From 6a232aedb1fdc19ac7581f269996c41f2901c07e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Jul 2024 10:18:29 +0000 Subject: [PATCH] Bump TheDoctor0/zip-release from 0.7.1 to 0.7.6 Bumps [TheDoctor0/zip-release](https://github.com/thedoctor0/zip-release) from 0.7.1 to 0.7.6. - [Release notes](https://github.com/thedoctor0/zip-release/releases) - [Commits](https://github.com/thedoctor0/zip-release/compare/0.7.1...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] --- .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 7495596..c43c6d3 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.1 + uses: TheDoctor0/zip-release@0.7.6 with: type: 'zip' filename: 'XOAPModuleTemplateDSC_${{ steps.tag_version.outputs.new_tag }}.zip'