Skip to content

Commit

Permalink
chore(deps): bump lost-pixel/lost-pixel from 3.17.0 to 3.18.2
Browse files Browse the repository at this point in the history
Bumps [lost-pixel/lost-pixel](https://github.com/lost-pixel/lost-pixel) from 3.17.0 to 3.18.2.
- [Release notes](https://github.com/lost-pixel/lost-pixel/releases)
- [Commits](lost-pixel/lost-pixel@v3.17.0...v3.18.2)

---
updated-dependencies:
- dependency-name: lost-pixel/lost-pixel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Sep 13, 2024
1 parent 331d3eb commit 8b9955a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lost-pixel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,6 @@ jobs:
run: sed -i -e 's/_/\//g' -e 's|prisma\.io||g' -re 's/(name.+)(\/)(\")/\1-\3/g' lost-pixel-pages.json

- name: Lost Pixel
uses: lost-pixel/lost-pixel@v3.17.0
uses: lost-pixel/lost-pixel@v3.18.2
env:
LOST_PIXEL_API_KEY: ${{ secrets.LOST_PIXEL_API_KEY }}

0 comments on commit 8b9955a

Please sign in to comment.