Skip to content

Commit

Permalink
Merge pull request #229 from ministryofjustice/nit668-update-github-t…
Browse files Browse the repository at this point in the history
…ag-action-version

Update github-tag-action repo tag to generate new tag for the repo after PR merges
  • Loading branch information
silvianahorga-al authored May 17, 2023
2 parents 5cd17ce + a060888 commit b68f6cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag-master-branch-on-merge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Bump version and push tag
uses: anothrNick/github-tag-action@master
uses: anothrNick/github-tag-action@1.62.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
REPO_OWNER: ministryofjustice

0 comments on commit b68f6cf

Please sign in to comment.