Skip to content

Commit

Permalink
Merge pull request #31 from keptn-sandbox/dependabot/github_actions/W…
Browse files Browse the repository at this point in the history
…yriHaximus/github-action-get-previous-tag-v1.0.1

Bump WyriHaximus/github-action-get-previous-tag from 1.0.0 to v1.0.1
  • Loading branch information
christian-kreuzberger-dtx authored Feb 9, 2021
2 parents 9a481ee + f863bfd commit 8cc4912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:

- name: 'Get Previous tag'
id: get_previous_tag
uses: "WyriHaximus/github-action-get-previous-tag@1.0.0"
uses: "WyriHaximus/github-action-get-previous-tag@v1.0.1"
- name: 'Get next patch version'
id: get_next_semver_tag
uses: "WyriHaximus/github-action-next-semvers@v1.1"
Expand Down

0 comments on commit 8cc4912

Please sign in to comment.