Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2025

Bumps appleboy/ssh-action from 3ca8a7c5359ac6ad91aa47f1946ece1c3b025004 to 91f3272fc5907f4699dcf59761eb622a07342f5a.

Changelog

Sourced from appleboy/ssh-action's changelog.

builds:

  • If true, skip the build.

    Useful for library projects.

    Default is false

    skip: true

changelog: use: github groups: - title: Features regexp: "^.feat[(\w)]:+.$" order: 0 - title: "Bug fixes" regexp: "^.fix[(\w)]:+.$" order: 1 - title: "Enhancements" regexp: "^.chore[(\w)]:+.$" order: 2 - title: "Refactor" regexp: "^.refactor[(\w)]:+.$" order: 3 - title: "Build process updates" regexp: ^.?(build|ci)((.+))??!?:.+$ order: 4 - title: "Documentation updates" regexp: ^.?docs?((.+))??!?:.+$ order: 5 - title: Others

Commits
  • 91f3272 docs: add Trivy security scan badge to all documentation
  • 53f5c5c ci: add automated Trivy security scanning via GitHub Actions
  • 170eebb fix: enhance binary download flow with robust error handling (#394)
  • c680069 docs: add comprehensive documentation for project setup and usage
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [appleboy/ssh-action](https://github.com/appleboy/ssh-action) from 3ca8a7c5359ac6ad91aa47f1946ece1c3b025004 to 91f3272fc5907f4699dcf59761eb622a07342f5a.
- [Release notes](https://github.com/appleboy/ssh-action/releases)
- [Changelog](https://github.com/appleboy/ssh-action/blob/master/.goreleaser.yaml)
- [Commits](appleboy/ssh-action@3ca8a7c...91f3272)

---
updated-dependencies:
- dependency-name: appleboy/ssh-action
  dependency-version: 91f3272fc5907f4699dcf59761eb622a07342f5a
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant