Skip to content

Commit

Permalink
Merge pull request #188 from navikt/dependabot/github_actions/paulhat…
Browse files Browse the repository at this point in the history
…ch/semantic-version-5.3.0

Bump paulhatch/semantic-version from 5.2.1 to 5.3.0
  • Loading branch information
github-actions[bot] authored Oct 2, 2023
2 parents 46f1bc4 + 60562bc commit 201a96d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-auto-merged-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
java-version: 20
distribution: 'temurin'

- uses: paulhatch/semantic-version@v5.2.1
- uses: paulhatch/semantic-version@v5.3.0
id: tag
with:
bump_each_commit: true
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
java-version: 20
distribution: 'temurin'

- uses: paulhatch/semantic-version@v5.2.1
- uses: paulhatch/semantic-version@v5.3.0
id: tag
with:
bump_each_commit: true
Expand Down

0 comments on commit 201a96d

Please sign in to comment.