Skip to content

Commit 726a86d

Browse files
authored
Merge pull request #9 from snowdreamtech/gh-actions-update-1739984939
Update GitHub Action Versions
2 parents 3a6b800 + d4e5bb9 commit 726a86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
env:
111111
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
112112
- name: Build and push
113-
uses: docker/build-push-action@v6.13.0
113+
uses: docker/build-push-action@v6.14.0
114114
with:
115115
context: .
116116
build-args: |

0 commit comments

Comments
 (0)