Skip to content

Commit

Permalink
Bump jsmrcaga/action-netlify-deploy from 2.3.0 to 2.4.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 2.3.0 to 2.4.0.
- [Release notes](https://github.com/jsmrcaga/action-netlify-deploy/releases)
- [Commits](jsmrcaga/action-netlify-deploy@06b6a09...ae36ac1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 0e8508f commit a0090ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/netlify-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Generate Site
run: mvn generate-resources

- uses: jsmrcaga/action-netlify-deploy@06b6a09e152823cce0d76c0dbb22b914934de198 # v2.3.0
- uses: jsmrcaga/action-netlify-deploy@ae36ac1b3d1ad3646eecb5631977e7314d3a6a2f # v2.4.0
with:
build_directory: ./target/generated-docs/
install_command: "echo Skipping installing the dependencies"
Expand Down

0 comments on commit a0090ef

Please sign in to comment.