Skip to content

Commit 51cb8db

Browse files
committed
CI: Bump dependency
1 parent 971e739 commit 51cb8db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ jobs:
184184
echo "short_hash=$(git rev-parse --short "$GITHUB_SHA")" >> "$GITHUB_ENV"
185185
- name: Build and push
186186
if: ${{ github.event_name == 'push'}}
187-
uses: docker/build-push-action@v5
187+
uses: docker/build-push-action@v6
188188
with:
189189
push: true
190190
context: .

0 commit comments

Comments
 (0)