Skip to content

Commit

Permalink
Update github-tag-action repo tag to generate new tag for the repo af…
Browse files Browse the repository at this point in the history
…ter PR merges
  • Loading branch information
silvianahorga-al committed May 17, 2023
1 parent 5cd17ce commit a060888
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 a060888

Please sign in to comment.