Skip to content

Commit

Permalink
Setup aqua
Browse files Browse the repository at this point in the history
  • Loading branch information
zoetrope authored Sep 9, 2024
1 parent 7c251f0 commit f6d4b73
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
uses: actions/checkout@v4
with:
ref: main
- uses: ./.github/actions/aqua
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to GitHub Container Registry
Expand Down

0 comments on commit f6d4b73

Please sign in to comment.