Skip to content

Commit

Permalink
Bump guibranco/github-infisical-secrets-check-action from 1.1.24 to 1…
Browse files Browse the repository at this point in the history
….1.25 (#333)

* Bump guibranco/github-infisical-secrets-check-action

Bumps [guibranco/github-infisical-secrets-check-action](https://github.com/guibranco/github-infisical-secrets-check-action) from 1.1.24 to 1.1.25.
- [Release notes](https://github.com/guibranco/github-infisical-secrets-check-action/releases)
- [Commits](guibranco/github-infisical-secrets-check-action@v1.1.24...v1.1.25)

---
updated-dependencies:
- dependency-name: guibranco/github-infisical-secrets-check-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update deploy.yml

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Guilherme Branco Stracini <[email protected]>
  • Loading branch information
dependabot[bot] and guibranco authored Jan 6, 2025
1 parent e09ca4c commit 7959579
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ jobs:
with:
useConfigFile: true

- name: Set up Node.js 20
- name: Set up Node.js 22
uses: actions/setup-node@v4
with:
node-version: 20.x
node-version: 22.x

- name: Install dependencies
run: npm install
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/infisical-secrets-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
fetch-depth: 0

- name: Infisical secrets check
uses: guibranco/[email protected].24
uses: guibranco/[email protected].25

0 comments on commit 7959579

Please sign in to comment.