Skip to content

Commit

Permalink
chore(deps): update preparingforexams/actions-container action to v7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BjoernPetersen committed Jan 31, 2025
1 parent 15edcbd commit 705a4af
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 @@ -28,7 +28,7 @@ jobs:
needs:
- lint
- test
uses: preparingforexams/actions-container/.github/workflows/build-dual-image-kaniko.yml@v6
uses: preparingforexams/actions-container/.github/workflows/build-dual-image-kaniko.yml@v7
with:
push-image: ${{ github.ref_name == github.event.repository.default_branch }}

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

0 comments on commit 705a4af

Please sign in to comment.