Skip to content

Commit 7865698

Browse files
chore(deps): update all non-major dependencies
1 parent 3eb91cc commit 7865698

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/provenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
with:
1818
fetch-depth: 0
1919
- name: Check provenance downgrades
20-
uses: danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
20+
uses: danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
2121
with:
2222
fail-on-provenance-change: true

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,5 @@
7979
"publishConfig": {
8080
"access": "public"
8181
},
82-
"packageManager": "pnpm@10.16.1"
82+
"packageManager": "pnpm@10.17.0"
8383
}

0 commit comments

Comments
 (0)