diff --git a/.github/workflows/pr_open.yaml b/.github/workflows/pr_open.yaml index 29e2ea4..c24fdfc 100644 --- a/.github/workflows/pr_open.yaml +++ b/.github/workflows/pr_open.yaml @@ -45,7 +45,7 @@ jobs: - name: Calculate Image Tag id: tag_version - uses: mathieudutour/github-tag-action@v6.1 + uses: mathieudutour/github-tag-action@v6.2 with: github_token: ${{ secrets.GITHUB_TOKEN }}