Merge pull request #24 from habuild/dependabot/github_actions/docker/build-push-action-3.1.1
Bump docker/build-push-action from 3.1.0 to 3.1.1
This commit is contained in:
commit
0d0f62afae
1 changed files with 1 additions and 1 deletions
2
.github/workflows/addon-ci.yaml
vendored
2
.github/workflows/addon-ci.yaml
vendored
|
@ -180,7 +180,7 @@ jobs:
|
|||
--signerID "${{ needs.information.outputs.base_image_signer }}" \
|
||||
"docker://${{ steps.flags.outputs.from }}"
|
||||
- name: 🚀 Build
|
||||
uses: docker/build-push-action@v3.1.0
|
||||
uses: docker/build-push-action@v3.1.1
|
||||
with:
|
||||
push: false
|
||||
context: ${{ needs.information.outputs.target }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue