Skip to content

Commit afd785b

Browse files
authored
Merge pull request #1126 from modelcontextprotocol/dependabot/github_actions/actions/attest-build-provenance-4
chore(deps): bump actions/attest-build-provenance from 3 to 4
2 parents 5f1eb0a + 6b90a83 commit afd785b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
labels: ${{ steps.meta.outputs.labels }}
110110

111111
- name: Generate artifact attestation
112-
uses: actions/attest-build-provenance@v3
112+
uses: actions/attest-build-provenance@v4
113113
with:
114114
subject-name: ghcr.io/${{ github.repository }}
115115
subject-digest: ${{ steps.push.outputs.digest }}

0 commit comments

Comments
 (0)