Skip to content
This repository was archived by the owner on Jun 18, 2026. It is now read-only.

Commit 1b76486

Browse files
Merge Dependabot PR
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 4. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@v2...v4) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0f7c1c commit 1b76486

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,6 @@ jobs:
118118
119119
- name: Attest build provenance
120120
if: github.event_name == 'release'
121-
uses: actions/attest-build-provenance@v2
121+
uses: actions/attest-build-provenance@v4
122122
with:
123123
subject-path: target/graphvisual-*.jar

0 commit comments

Comments
 (0)