Conversation
Bumps [guibranco/github-infisical-secrets-check-action](https://github.com/guibranco/github-infisical-secrets-check-action) from 4.1.18 to 4.1.23. - [Release notes](https://github.com/guibranco/github-infisical-secrets-check-action/releases) - [Commits](guibranco/github-infisical-secrets-check-action@v4.1.18...v4.1.23) --- updated-dependencies: - dependency-name: guibranco/github-infisical-secrets-check-action dependency-version: 4.1.23 dependency-type: direct:production update-type: version-update:semver-patch ... 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 |
|
Beginning January 27, 2026, Dependabot will no longer support the @dependabot squash and merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details. |
…nfisical-secrets-check-action-4.1.23
|
Build: 👽 Not building EditoraInovacao.MVC.sln, no source files changed. |
|
Infisical secrets check: ✅ No secrets leaked! 💻 Scan logs11:10PM INF scanning for exposed secrets...
11:10PM INF 167 commits scanned.
11:10PM INF scan completed in 47.6ms
11:10PM INF no leaks found
|
|
|
||
| - name: Infisical secrets check | ||
| uses: guibranco/github-infisical-secrets-check-action@v4.1.18 | ||
| uses: guibranco/github-infisical-secrets-check-action@v4.1.23 |
Check warning
Code scanning / CodeQL
Unpinned tag for a non-immutable Action in workflow Medium
Bumps guibranco/github-infisical-secrets-check-action from 4.1.18 to 4.1.23.
Release notes
Sourced from guibranco/github-infisical-secrets-check-action's releases.
Commits
f90018bBump guibranco/github-file-reader-action-v2 in the actions-minor group (#130)5b2213bUpdate Infisical CLI version fetching and download URLs (#132)ca11419Change download URL for Infisical CLI896741cUpdate asset naming convention in action.yml41f1633Update tag name prefix in action.yml (#131)da198fdBump guibranco/github-file-reader-action-v2 in the actions-minor group (#128)c09d15cToggle makeLatest option in CI workflowbd9afa1Update release action names in CI workflow (#129)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 GitHub workflow to use the newer version of the Infisical secrets check action (bump from v4.1.18 to v4.1.23) in the infisical-secrets-check.yml workflow.
Why are these changes being made?
To incorporate fixes/improvements in the action. No functional changes beyond upgrading the action dependency.