Skip to content

Commit

Permalink
Merge pull request #44 from oschwartz10612/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…mathieudutour/github-tag-action-6.1

Bump mathieudutour/github-tag-action from 6.0 to 6.1
  • Loading branch information
oschwartz10612 committed Nov 22, 2022
2 parents 7f3afbb + 0769a20 commit 1902e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
shell: pwsh
- name: Create tag
id: tag_version
uses: mathieudutour/github-tag-action@v6.0
uses: mathieudutour/github-tag-action@v6.1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
custom_tag: ${{ env.POPPLER_VERSION }}-${{ env.BUILD }}
Expand Down

0 comments on commit 1902e6d

Please sign in to comment.