Skip to content

Commit

Permalink
Merge pull request #239 from it-at-m/renovate/workflows-actions-depen…
Browse files Browse the repository at this point in the history
…dency-review-action-4.x

chore(deps): update actions/dependency-review-action action to v4.4.0
  • Loading branch information
devtobi authored Oct 30, 2024
2 parents badedfc + 1e37705 commit eae24c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dependency_review.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- name: Dependency Review
uses: actions/dependency-review-action@a6993e2c61fd5dc440b409aa1d6904921c5e1894 # v4.3.5
uses: actions/dependency-review-action@4081bf99e2866ebe428fc0477b69eb4fcda7220a # v4.4.0
with:
config-file: it-at-m/.github/workflow-configs/dependency_review.yaml@main
allow-dependencies-licenses: 'pkg:npm/escape-string-regexp, pkg:npm/path-exists, pkg:npm/slash, pkg:npm/yocto-queue, pkg:npm/load-script, pkg:npm/node-forge, pkg:maven/com.puppycrawl.tools/checkstyle, pkg:maven/com.hazelcast/hazelcast-spring, pkg:maven/com.github.spotbugs/spotbugs-annotations, pkg:maven/com.h3xstream.findsecbugs/findsecbugs-plugin'

0 comments on commit eae24c9

Please sign in to comment.