Skip to content

Commit a2e06b2

Browse files
Bump thedoctor0/zip-release from 0.7.1 to 0.7.6 (#1126)
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](TheDoctor0/zip-release@a24011d...b57d897) --- updated-dependencies: - dependency-name: thedoctor0/zip-release dependency-version: 0.7.6 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 dc837c8 commit a2e06b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/create-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
--timestamp-url http://timestamp.digicert.com
9696
--verbosity Debug
9797
- name: Archive release ${{ env.release }}
98-
uses: thedoctor0/zip-release@a24011d8d445e4da5935a7e73c1f98e22a439464 # master
98+
uses: thedoctor0/zip-release@b57d897cb5d60cb78b51a507f63fa184cfe35554 # master
9999
with:
100100
filename: '../${{ env.release }}.zip'
101101
directory: './${{ env.release }}'
@@ -124,7 +124,7 @@ jobs:
124124
--verbosity Debug
125125
- name: Archive abstractions
126126
if: matrix.architecture == 'win-x64'
127-
uses: thedoctor0/zip-release@a24011d8d445e4da5935a7e73c1f98e22a439464 # master
127+
uses: thedoctor0/zip-release@b57d897cb5d60cb78b51a507f63fa184cfe35554 # master
128128
with:
129129
filename: '../../../../dev-proxy-abstractions-${{ github.ref_name }}.zip'
130130
directory: './dev-proxy-abstractions/bin/Release/net9.0'

0 commit comments

Comments
 (0)