Skip to content

Commit 86ed2eb

Browse files
Bump sentrysoftware/workflows from 3 to 4
Bumps [sentrysoftware/workflows](https://github.com/sentrysoftware/workflows) from 3 to 4. - [Release notes](https://github.com/sentrysoftware/workflows/releases) - [Commits](sentrysoftware/workflows@v3...v4) --- updated-dependencies: - dependency-name: sentrysoftware/workflows dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f99a82d commit 86ed2eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ on:
1818

1919
jobs:
2020
build:
21-
uses: sentrysoftware/workflows/.github/workflows/maven-build.yml@v3
21+
uses: sentrysoftware/workflows/.github/workflows/maven-build.yml@v4
2222
with:
2323
mavenPhases: site
2424
jdkVersion: "17"

0 commit comments

Comments
 (0)