diff --git a/.github/workflows/publishing.yml b/.github/workflows/publishing.yml index e687005..ccc7d7e 100644 --- a/.github/workflows/publishing.yml +++ b/.github/workflows/publishing.yml @@ -51,7 +51,7 @@ jobs: - name: Get tag value id: tag - uses: devops-actions/action-get-tag@4ba6482541f458af17ad753b19f404de9a6f4b8d # v1.0.1 + uses: devops-actions/action-get-tag@7587c29cdc96bc9251bb11ae5ec4b2d20d3c3992 # v1.0.1 - name: Use tag run: echo ${{ steps.tag.outputs.tag }}