Skip to content

Commit

Permalink
Update preparingforexams/actions-container action to v4
Browse files Browse the repository at this point in the history
renovate[bot] authored and BjoernPetersen committed Dec 4, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 01c6159 commit 31adb91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
@@ -9,7 +9,7 @@ jobs:
uses: BlindfoldedSurgery/renovate-config/.github/workflows/validate.yml@main

build-container-image:
uses: preparingforexams/actions-container/.github/workflows/build-image-kaniko.yml@v3
uses: preparingforexams/actions-container/.github/workflows/build-image-kaniko.yml@v4
with:
runner-name-build: warp-ubuntu-latest-arm64-2x
push-image: ${{ github.ref_name == github.event.repository.default_branch }}

0 comments on commit 31adb91

Please sign in to comment.