Skip to content

Commit

Permalink
chore(deps): bump C4tWithShell/defectdojo-action from 1.0.4 to 1.0.5 (#…
Browse files Browse the repository at this point in the history
…5081)

Bumps [C4tWithShell/defectdojo-action](https://github.com/c4twithshell/defectdojo-action) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/c4twithshell/defectdojo-action/releases)
- [Commits](C4tWithShell/defectdojo-action@1.0.4...1.0.5)

---
updated-dependencies:
- dependency-name: C4tWithShell/defectdojo-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 17, 2024
1 parent e75004a commit c2cc968
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iroha2-dev-sonar-dojo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
-Dcommunity.rust.lcov.reportPaths=lints/lcov.info
- name: DefectDojo
id: defectdojo
uses: C4tWithShell/defectdojo-action@1.0.4
uses: C4tWithShell/defectdojo-action@1.0.5
with:
token: ${{ secrets.DEFECTOJO_TOKEN }}
defectdojo_url: ${{ secrets.DEFECTOJO_URL }}
Expand Down

0 comments on commit c2cc968

Please sign in to comment.