Skip to content

Commit

Permalink
Merge pull request #111 from OADA/dependabot/github_actions/booxmedia…
Browse files Browse the repository at this point in the history
…ltd/ws-action-parse-semver-1.4.2

Bump booxmedialtd/ws-action-parse-semver from 1.4.0 to 1.4.2
  • Loading branch information
awlayton authored Jan 25, 2022
2 parents 98a31cc + 91b2b2f commit 9c073d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
- name: Parse Semver
id: semver
if: ${{ steps.ref.outputs.release }}
uses: booxmedialtd/[email protected].0
uses: booxmedialtd/[email protected].2
with:
input_string: ${{ steps.ref.outputs.version }}
#version_extractor_regex: '\/v(.*)$'
Expand Down

0 comments on commit 9c073d9

Please sign in to comment.