git.99rst.org
/
stevenblack-hosts.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
7bfbc0d
)
Merge pull request #2684 from StevenBlack/dependabot/github_actions/docker/build...
author
Steven Black
<redacted>
Wed, 3 Jul 2024 15:40:11 +0000
(11:40 -0400)
committer
Steven Black
<redacted>
Thu, 4 Jul 2024 15:04:01 +0000
(11:04 -0400)
Bump docker/build-push-action from 5 to 6
.github/workflows/container.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/container.yml
b/.github/workflows/container.yml
index 188cd13f85e135cefce14978644ec307879fdc96..dc288f4f1e862dce92821581871bf63f7516703c 100644
(file)
--- a/
.github/workflows/container.yml
+++ b/
.github/workflows/container.yml
@@
-41,7
+41,7
@@
jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
- name: Build and push container image
- uses: docker/build-push-action@v
5
+ uses: docker/build-push-action@v
6
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
git clone https://git.99rst.org/PROJECT