Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/ROCKS-1453/reusable_test_rock_wo…
Browse files Browse the repository at this point in the history
…rkflow' into ROCKS-1453/reusable_test_rock_workflow
  • Loading branch information
clay-lake committed Nov 26, 2024
2 parents 5912fd7 + 9fd85fc commit 499851c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 11 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/Vulnerability-Scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,6 @@ jobs:
steps:
- uses: actions/checkout@v4

- name: Validate access to triggered image
uses: ./.github/actions/validate-actor
if: ${{ github.repository == 'canonical/oci-factory' && !github.event.pull_request.head.repo.fork }}
with:
admin-only: true
image-path: ${{ inputs.oci-image-path }}
github-token: ${{ secrets.ROCKSBOT_TOKEN }}

- name: Download Vulnerability Report
uses: actions/download-artifact@v4
with:
Expand Down
6 changes: 3 additions & 3 deletions oci/mock-rock/_releases.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@
},
"1.0-22.04": {
"candidate": {
"target": "852"
"target": "878"
},
"beta": {
"target": "852"
"target": "878"
},
"edge": {
"target": "852"
"target": "878"
},
"end-of-life": "2024-05-01T00:00:00Z"
},
Expand Down

0 comments on commit 499851c

Please sign in to comment.