Skip to content

Commit

Permalink
Merge pull request #243 from opensafely-core/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/mathieudutour/github-tag-action-6.2

chore(deps): bump mathieudutour/github-tag-action from 6.1 to 6.2
  • Loading branch information
lucyb authored May 20, 2024
2 parents bb456c4 + 1aa304a commit 078ecf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0
- name: Bump version and push tag
id: tag
uses: mathieudutour/github-tag-action@v6.1
uses: mathieudutour/github-tag-action@v6.2
# As this workflow is currently written,
# this is a redundant check: the workflow should only ever run on push to main.
# But it is an extra safeguard and reminder of the behaviour of github-tag-action.
Expand Down

0 comments on commit 078ecf8

Please sign in to comment.