We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5c5592 commit e27d4e4Copy full SHA for e27d4e4
.github/workflows/provenance.yml
@@ -17,6 +17,6 @@ jobs:
17
with:
18
fetch-depth: 0
19
- name: Check provenance downgrades
20
- uses: danielroe/provenance-action@a5a718233ca12eff67651fcf29a030bbbd5b3ca1 # v0.1.0
+ uses: danielroe/provenance-action@41bcc969e579d9e29af08ba44fcbfdf95cee6e6c # v0.1.1
21
22
fail-on-provenance-change: true
package.json
@@ -70,7 +70,7 @@
70
"eslint": "9.39.0",
71
"expect-type": "1.2.2",
72
"lint-staged": "latest",
73
- "rollup": "4.52.4",
+ "rollup": "4.53.2",
74
"simple-git-hooks": "2.13.1",
75
"typescript": "5.9.3",
76
"unbuild": "3.6.1",
0 commit comments