Skip to content

Commit

Permalink
github-actions: bump jsmrcaga/action-netlify-deploy from 1.8.0 to 2.3.0
Browse files Browse the repository at this point in the history
Bumps [jsmrcaga/action-netlify-deploy](https://github.com/jsmrcaga/action-netlify-deploy) from 1.8.0 to 2.3.0.
- [Release notes](https://github.com/jsmrcaga/action-netlify-deploy/releases)
- [Commits](jsmrcaga/action-netlify-deploy@v1.8.0...v2.3.0)

---
updated-dependencies:
- dependency-name: jsmrcaga/action-netlify-deploy
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 5682585 commit 2d69907
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-previews.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Deploy Preview
id: deploy
uses: jsmrcaga/action-netlify-deploy@v1.8.0
uses: jsmrcaga/action-netlify-deploy@v2.3.0
with:
NETLIFY_AUTH_TOKEN: ${{ secrets.NETLIFY_AUTH_TOKEN }}
NETLIFY_SITE_ID: ${{ secrets.NETLIFY_SITE_ID }}
Expand Down

0 comments on commit 2d69907

Please sign in to comment.