Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/cloudflare/…
Browse files Browse the repository at this point in the history
…cfssl-1.6.5
  • Loading branch information
pmalek authored Mar 15, 2024
2 parents 05ce274 + d3f72cf commit 4d98b6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/__build-workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ jobs:

- name: Build image
id: build
uses: docker/build-push-action@v5.2.0
uses: docker/build-push-action@v5.3.0
with:
context: .
push: ${{ inputs.push }}
Expand Down

0 comments on commit 4d98b6e

Please sign in to comment.