Skip to content

Commit

Permalink
Update preparingforexams/actions-container action to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BjoernPetersen committed Jan 19, 2025
1 parent fdec57c commit 3c1478c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
permissions:
contents: read
packages: write
uses: preparingforexams/actions-container/.github/workflows/build-dual-image-kaniko.yml@v5
uses: preparingforexams/actions-container/.github/workflows/build-dual-image-kaniko.yml@v6
with:
push-image: ${{ github.ref_name == github.event.repository.default_branch }}

Expand All @@ -41,4 +41,4 @@ jobs:
clean:
concurrency: cleanup
needs: [ deploy ]
uses: preparingforexams/actions-container/.github/workflows/clean.yml@v5
uses: preparingforexams/actions-container/.github/workflows/clean.yml@v6

0 comments on commit 3c1478c

Please sign in to comment.