Skip to content

Commit

Permalink
Bump issue-ops/semver from 1.0.0 to 1.2.0 in the actions-minor group …
Browse files Browse the repository at this point in the history
…across 1 directory (#15)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Daniel Gospodinow <[email protected]>
  • Loading branch information
dependabot[bot] and danielgospodinow authored May 24, 2024
1 parent 4e66dc3 commit a92de13
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:

- name: Tag Version
id: tag
uses: issue-ops/semver@v1.0.0
uses: issue-ops/semver@v1.2.0
with:
manifest-path: ${{ env.MANIFEST_PATH }}
ref: main
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/version-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:

- name: Check Version
id: check-version
uses: issue-ops/semver@v1.0.0
uses: issue-ops/semver@v1.2.0
with:
check-only: true
manifest-path: ${{ env.MANIFEST_PATH }}
2 changes: 1 addition & 1 deletion .version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.0.9
0.0.10

0 comments on commit a92de13

Please sign in to comment.