diff --git a/.github/workflows/release-action-using-tag.yml b/.github/workflows/release-action-using-tag.yml index f40af2d..9739b6d 100644 --- a/.github/workflows/release-action-using-tag.yml +++ b/.github/workflows/release-action-using-tag.yml @@ -7,7 +7,7 @@ jobs: build: runs-on: ubuntu-latest steps: - - uses: actions/checkout@b32f140b0c872d58512e0a66172253c302617b90 + - uses: actions/checkout@8eb1f6a495037164bea451156472f35fdd6bafc0 - name: Bump version and push tag id: tag_version uses: mathieudutour/github-tag-action@fcfbdceb3093f6d85a3b194740f8c6cec632f4e2 # v6.1