Skip to content

Commit

Permalink
Bump apache/maven-gh-actions-shared from 2 to 3
Browse files Browse the repository at this point in the history
Bumps [apache/maven-gh-actions-shared](https://github.com/apache/maven-gh-actions-shared) from 2 to 3.
- [Release notes](https://github.com/apache/maven-gh-actions-shared/releases)
- [Commits](apache/maven-gh-actions-shared@v2...v3)

---
updated-dependencies:
- dependency-name: apache/maven-gh-actions-shared
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and slawekjaranowski committed Feb 20, 2023
1 parent 3b8333e commit e03446c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ on: [push, pull_request]
jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v2
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ on:
- master
jobs:
update_release_draft:
uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v2
uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v3

0 comments on commit e03446c

Please # to comment.