Skip to content

Commit

Permalink
Update BlindfoldedSurgery/actions-container action to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and BjoernPetersen committed Nov 11, 2023
1 parent db00d0d commit c8e958c
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@v2
uses: BlindfoldedSurgery/actions-container/.github/workflows/build-image-docker.yml@v3
with:
push-image: ${{ github.ref_name == github.event.repository.default_branch }}

Expand Down Expand Up @@ -51,4 +51,4 @@ jobs:
clean:
concurrency: cleanup
needs: [ deploy ]
uses: BlindfoldedSurgery/actions-container/.github/workflows/clean.yml@v2
uses: BlindfoldedSurgery/actions-container/.github/workflows/clean.yml@v3

0 comments on commit c8e958c

Please sign in to comment.