Skip to content

Commit

Permalink
build(deps): bump notdodo/github-actions
Browse files Browse the repository at this point in the history
Bumps [notdodo/github-actions](https://github.com/notdodo/github-actions) from babf5448da25db0c3d47d0348fb3d6979e7fc555 to f7181d1dec278ef7b8bafbbbed2ab55e2dbcca7b.
- [Commits](notdodo/github-actions@babf544...f7181d1)

---
updated-dependencies:
- dependency-name: notdodo/github-actions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 20, 2024
1 parent 79099e7 commit 526e487
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gitleaks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ on:

jobs:
gitleaks:
uses: notdodo/github-actions/.github/workflows/gitleaks.yml@babf5448da25db0c3d47d0348fb3d6979e7fc555
uses: notdodo/github-actions/.github/workflows/gitleaks.yml@f7181d1dec278ef7b8bafbbbed2ab55e2dbcca7b
# v0.1.2
4 changes: 2 additions & 2 deletions .github/workflows/go-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@ concurrency:

jobs:
sast:
uses: notdodo/github-actions/.github/workflows/go-security-scan.yml@babf5448da25db0c3d47d0348fb3d6979e7fc555
uses: notdodo/github-actions/.github/workflows/go-security-scan.yml@f7181d1dec278ef7b8bafbbbed2ab55e2dbcca7b
# v0.1.2

build-and-test:
uses: notdodo/github-actions/.github/workflows/go-build-and-test.yml@babf5448da25db0c3d47d0348fb3d6979e7fc555
uses: notdodo/github-actions/.github/workflows/go-build-and-test.yml@f7181d1dec278ef7b8bafbbbed2ab55e2dbcca7b
# v0.1.2
2 changes: 1 addition & 1 deletion .github/workflows/infrascan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ concurrency:

jobs:
infra-security-scan:
uses: notdodo/github-actions/.github/workflows/infra-security-scan.yml@babf5448da25db0c3d47d0348fb3d6979e7fc555
uses: notdodo/github-actions/.github/workflows/infra-security-scan.yml@f7181d1dec278ef7b8bafbbbed2ab55e2dbcca7b
# v0.1.2

0 comments on commit 526e487

Please sign in to comment.