Skip to content

Commit f6e9f24

Browse files
authored
Merge branch 'main' into feat-update-publishing
2 parents 4d5979a + 19a5239 commit f6e9f24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ci-image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
password: ${{ secrets.GITHUB_TOKEN }}
6060

6161
- name: Build and Publish Image
62-
uses: docker/build-push-action@1dc73863535b631f98b2378be8619f83b136f4a0 # 6.17.0
62+
uses: docker/build-push-action@263435318d21b8e681c14492fe198d362a7d2c83 # 6.18.0
6363
with:
6464
push: ${{ github.event_name != 'pull_request' }}
6565
context: .github/containers

0 commit comments

Comments
 (0)