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'