Skip to content

Commit

Permalink
label change
Browse files Browse the repository at this point in the history
  • Loading branch information
sorinvoicu committed Mar 1, 2024
1 parent f632673 commit 1d582a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/build_push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,7 @@ jobs:
permissions:
security-events: write

name: Update security artifacts
uses: boehringer-ingelheim/dv.ci-images/.github/workflows/secops.yml@main
with:
image_tag: "${{ needs.build_publish.outputs.image }}:${{ needs.build_publish.outputs.tag }}"
2 changes: 1 addition & 1 deletion .github/workflows/secops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:

jobs:
sec_ops:
name: Update security artifacts
name: SecOps
runs-on: ubuntu-latest

permissions:
Expand Down

0 comments on commit 1d582a4

Please sign in to comment.