Skip to content

Commit

Permalink
Update preparingforexams/actions-container action to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 13, 2024
1 parent efac4f4 commit 5aa93b6
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 @@ -9,7 +9,7 @@ jobs:
uses: BlindfoldedSurgery/actions-meta/.github/workflows/required.yml@v1

build-container-image:
uses: preparingforexams/actions-container/.github/workflows/build-image-kaniko.yml@v4
uses: preparingforexams/actions-container/.github/workflows/build-image-kaniko.yml@v5
with:
runner-name-build: warp-ubuntu-2404-arm64-2x
push-image: ${{ github.ref_name == github.event.repository.default_branch }}
Expand All @@ -28,4 +28,4 @@ jobs:
clean:
concurrency: cleanup
needs: [ deploy ]
uses: preparingforexams/actions-container/.github/workflows/clean.yml@v4
uses: preparingforexams/actions-container/.github/workflows/clean.yml@v5

0 comments on commit 5aa93b6

Please sign in to comment.