mirror of
https://github.com/aaronsb/obsidian-mcp-plugin.git
synced 2026-07-22 06:45:14 +00:00
Merge pull request #194 from aaronsb/dependabot/github_actions/actions/attest-build-provenance-4
ci: Bump actions/attest-build-provenance from 2 to 4
This commit is contained in:
commit
b402db8e59
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -62,7 +62,7 @@ jobs:
|
|||
|
||||
- name: Attest build provenance
|
||||
if: steps.check_tag.outputs.exists == 'false'
|
||||
uses: actions/attest-build-provenance@v2
|
||||
uses: actions/attest-build-provenance@v4
|
||||
with:
|
||||
# Attest every asset Obsidian installs (main.js, manifest.json,
|
||||
# styles.css) plus the .mcpb bundles. The portal flags any
|
||||
|
|
|
|||
Loading…
Reference in a new issue