Skip to content

Commit

Permalink
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 Nov 28, 2024
1 parent a9e704e commit a8f64e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.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/build_push_ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,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 a8f64e8

Please sign in to comment.