Skip to content

Commit 90121e2

Browse files
build(deps): bump TheDoctor0/zip-release from 0.7.5 to 0.7.6 (#23)
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](TheDoctor0/zip-release@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24cdac6 commit 90121e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagging.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# You may pin to the exact commit or the version.
3030
# uses: TheDoctor0/zip-release@09336613be18a8208dfa66bd57efafd9e2685657
3131
id: zip
32-
uses: TheDoctor0/zip-release@0.7.5
32+
uses: TheDoctor0/zip-release@0.7.6
3333
with:
3434
type: 'zip'
3535
filename: 'xoap-powershell-dsc-configurations_${{ steps.tag_version.outputs.new_tag }}.zip'

0 commit comments

Comments
 (0)