Skip to content

Commit

Permalink
Update advanced-security/policy-as-code action to v2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2025
1 parent 5934fae commit 9d426c8
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.1
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.1
with:
policy: it-at-m/policy-as-code
policy-path: default.yaml
Expand Down

0 comments on commit 9d426c8

Please sign in to comment.