Skip to content

Commit

Permalink
chore(deps): update advanced-security/policy-as-code action to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent f4e7de1 commit 5830ffc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/api-gateway.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v3

- name: Advance Security Policy as Code
uses: advanced-security/policy-as-code@v2.4.1
uses: advanced-security/policy-as-code@v2.9.0
with:
policy: it-at-m/policy-as-code
policy-path: default.yaml
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: actions/checkout@v3

- name: Advance Security Policy as Code
uses: advanced-security/policy-as-code@v2.4.1
uses: advanced-security/policy-as-code@v2.9.0
with:
policy: it-at-m/policy-as-code
policy-path: default.yaml
Expand Down

0 comments on commit 5830ffc

Please sign in to comment.