Skip to content

Commit

Permalink
chore(deps): bump preactjs/compressed-size-action from 2.6.0 to 2.7.0
Browse files Browse the repository at this point in the history
Bumps [preactjs/compressed-size-action](https://github.com/preactjs/compressed-size-action) from 2.6.0 to 2.7.0.
- [Release notes](https://github.com/preactjs/compressed-size-action/releases)
- [Commits](preactjs/compressed-size-action@f780fd1...6fa0e7c)

---
updated-dependencies:
- dependency-name: preactjs/compressed-size-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent c093dfd commit b6e24f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
node-version: lts/*
cache: yarn
- name: Track build size changes
uses: preactjs/compressed-size-action@f780fd104362cfce9e118f9198df2ee37d12946c # v2
uses: preactjs/compressed-size-action@6fa0e7ca017120c754863b31123c5ee2860fd434 # v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
build-script: build:website:fast
Expand Down

0 comments on commit b6e24f7

Please sign in to comment.