Skip to content

Commit

Permalink
Bump paulhatch/semantic-version from v3.2 to v3.2.1 (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jan 18, 2021
1 parent 9f51b1c commit cc631b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-git-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: actions/checkout@v2
with:
fetch-depth: 0 # See https://github.com/PaulHatch/semantic-version#important-note-regarding-the-checkout-action
- uses: paulhatch/semantic-version@v3.2
- uses: paulhatch/semantic-version@v3.2.1
id: next_semantic_version # Output: https://github.com/PaulHatch/semantic-version/blob/master/index.js#L63-L69
with: # See https://github.com/PaulHatch/semantic-version#usage
branch: main # Force "main" instead of "master" by default
Expand Down

0 comments on commit cc631b7

Please sign in to comment.