Bump ncipollo/release-action from 1.19.1 to 1.20.0#179
Conversation
Bumps [ncipollo/release-action](https://github.com/ncipollo/release-action) from 1.19.1 to 1.20.0. - [Release notes](https://github.com/ncipollo/release-action/releases) - [Commits](ncipollo/release-action@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: ncipollo/release-action dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
guibranco
left a comment
There was a problem hiding this comment.
Automatically approved by gstraccini[bot]
|
@dependabot squash and merge |
|
Build: 👽 Not building EditoraInovacao.MVC.sln, no source files changed. |
|
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logsA new release of infisical is available: 0.41.90 -> 0.41.99
To update, run: sudo apt-get update && sudo apt-get install infisical
11:09PM INF scanning for exposed secrets...
11:09PM INF 159 commits scanned.
11:09PM INF scan completed in 44.5ms
11:09PM INF no leaks found
|
| steps: | ||
| - name: Create Release | ||
| uses: ncipollo/release-action@v1.19.1 | ||
| uses: ncipollo/release-action@v1.20.0 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
|
@gstraccini codacy bypass |
|
Bypassing the Codacy analysis for this pull request! |
Bumps ncipollo/release-action from 1.19.1 to 1.20.0.
Release notes
Sourced from ncipollo/release-action's releases.
Commits
b7eabc9preparing release 1.20.0e87de4cFixes #542 Add previous tag option (#550)98d25d4preparing release 1.19.2d360126Fixes #548 Add support body + generated release notes (#549)571fe81UpdateimmutableCreate's default in the documentation (#547)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 will merge this PR once CI passes on it, as requested by @guibranco.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)Description by Korbit AI
What change is being made?
Update the version of
ncipollo/release-actionfrom 1.19.1 to 1.20.0 in the deployment workflow configuration.Why are these changes being made?
To ensure the workflow uses the latest features and bug fixes offered in version 1.20.0 of the
ncipollo/release-action, thereby improving efficiency and stability of the release process. This is a routine maintenance update.