Skip to content

Commit

Permalink
Bump apache/maven-gh-actions-shared from 3 to 4
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 3 to 4.
- [Commits](apache/maven-gh-actions-shared@v3...v4)

---
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] committed Mar 4, 2024
1 parent 7a8e67e commit 5fd2ac9
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-verify.yml
Expand Up @@ -24,4 +24,4 @@ on:
jobs:
build:
name: Verify
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Expand Up @@ -22,4 +22,4 @@ on:
- master
jobs:
update_release_draft:
uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v3
uses: apache/maven-gh-actions-shared/.github/workflows/release-drafter.yml@v4

0 comments on commit 5fd2ac9

Please sign in to comment.