Skip to content

Commit baed4bd

Browse files
chore(deps): update all non-major dependencies
1 parent bfdfd60 commit baed4bd

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

.github/workflows/agent-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- name: AgentScan
2323
id: agentscan
24-
uses: MatteoGabriele/agentscan-action@cf7615ba9f4fa86beab3323bc84b803ab430f8dc # v2.3.0
24+
uses: MatteoGabriele/agentscan-action@98202262c925c508d4c1424b1dfbe17ee35b0c02 # v2.4.0
2525
with:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727
skip-members: "dependabot[bot],renovate[bot]"

.github/workflows/release.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
contents: write
1919
pull-requests: write
2020
steps:
21-
- uses: danielroe/uppt/pr@7bcfb5397c37202ef882363f755423130419d28a # v0.5.5
21+
- uses: danielroe/uppt/pr@91974ad6e7fd9fd91ce562b0d371eeaceedb1f49 # v0.6.4
2222
with:
2323
token: ${{ secrets.GITHUB_TOKEN }}
2424

@@ -36,7 +36,7 @@ jobs:
3636
contents: write
3737
actions: write
3838
steps:
39-
- uses: danielroe/uppt/release@7bcfb5397c37202ef882363f755423130419d28a # v0.5.5
39+
- uses: danielroe/uppt/release@91974ad6e7fd9fd91ce562b0d371eeaceedb1f49 # v0.6.4
4040
with:
4141
token: ${{ secrets.GITHUB_TOKEN }}
4242

@@ -51,7 +51,7 @@ jobs:
5151
files: ${{ steps.pack.outputs.files }}
5252
steps:
5353
- id: pack
54-
uses: danielroe/uppt/pack@7bcfb5397c37202ef882363f755423130419d28a # v0.5.5
54+
uses: danielroe/uppt/pack@91974ad6e7fd9fd91ce562b0d371eeaceedb1f49 # v0.6.4
5555

5656
publish:
5757
if: |
@@ -67,6 +67,6 @@ jobs:
6767
id-token: write
6868
environment: npm
6969
steps:
70-
- uses: danielroe/uppt/publish@7bcfb5397c37202ef882363f755423130419d28a # v0.5.5
70+
- uses: danielroe/uppt/publish@91974ad6e7fd9fd91ce562b0d371eeaceedb1f49 # v0.6.4
7171
with:
7272
files: ${{ needs.pack.outputs.files }}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"dependencies": {
4646
"@nuxt/kit": "^4.0.0",
4747
"consola": "^3.4.0",
48-
"html-validate": "~11.7.0",
48+
"html-validate": "~11.9.0",
4949
"knitwork": "^1.2.0",
5050
"pathe": "^2.0.3",
5151
"prettier": "^3.5.2",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)