Skip to content

Commit

Permalink
Actions: add permissions for packages (ghcr.io)
Browse files Browse the repository at this point in the history
  • Loading branch information
aj-stein-gsa committed Sep 9, 2024
1 parent 0e2d970 commit 978630a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/content-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ jobs:
validate-and-publish-content:
name: Content Validation Checking, Conversion and Validation
runs-on: ubuntu-20.04
permissions:
contents: read
packages: write
steps:
- uses: actions/checkout@9a9194f87191a7e9055e3e9b95b8cfb13023bb08
with:
Expand Down Expand Up @@ -53,3 +56,4 @@ jobs:
commit_user_name: OSCAL GitHub Actions Bot
commit_user_email: [email protected]
commit_author: OSCAL GitHub Actions Bot <[email protected]>
- name: Publish OCI Container Image

0 comments on commit 978630a

Please sign in to comment.