diff --git a/.github/workflows/publishing.yml b/.github/workflows/publishing.yml index 36e2c6a..939527a 100644 --- a/.github/workflows/publishing.yml +++ b/.github/workflows/publishing.yml @@ -90,7 +90,7 @@ jobs: # get tag for this release - name: Get tag value id: tag - uses: devops-actions/action-get-tag@4e13c4ea459efa2988a10d5ff0f252bb097929ef # v1.0.1 + uses: devops-actions/action-get-tag@19f393df16cb09284484fb49bf678004bf50896a # v1.0.1 # publish a release with the build assets - uses: rajbos-actions/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844 # v1