Skip to content

Commit

Permalink
Update BlindfoldedSurgery/actions-container action to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BjoernPetersen committed Nov 24, 2024
1 parent dea06f5 commit 3eda5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
needs:
- lint
- test
uses: BlindfoldedSurgery/actions-container/.github/workflows/build-image-docker.yml@v3
uses: BlindfoldedSurgery/actions-container/.github/workflows/build-image-docker.yml@v4
with:
platform: 'linux/arm64'
push-image: ${{ github.ref_name == github.event.repository.default_branch }}
Expand All @@ -42,4 +42,4 @@ jobs:
clean:
concurrency: cleanup
needs: [ deploy ]
uses: BlindfoldedSurgery/actions-container/.github/workflows/clean.yml@v3
uses: BlindfoldedSurgery/actions-container/.github/workflows/clean.yml@v4

0 comments on commit 3eda5f5

Please sign in to comment.