diff --git a/.github/workflows/publishing.yml b/.github/workflows/publishing.yml index 8bae070..09e6f38 100644 --- a/.github/workflows/publishing.yml +++ b/.github/workflows/publishing.yml @@ -50,7 +50,7 @@ jobs: - name: Get tag value id: tag - uses: devops-actions/action-get-tag@6787980b5b0227cf34a8d845db08fb23514238e0 # v1.0.1 + uses: devops-actions/action-get-tag@6167776d96bd5da05da534aa9cea6d7c786c1c5a # v1.0.1 - name: Use tag run: echo ${{ steps.tag.outputs.tag }}