diff --git a/.github/workflows/tagging.yaml b/.github/workflows/tagging.yaml index fe94a11..35f2dab 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: 'XOAPRemoteDesktopServicesDSC_${{ steps.tag_version.outputs.new_tag }}.zip'