Skip to content

Commit

Permalink
Update docker/build-push-action action to v6.15.0 (#1073)
Browse files Browse the repository at this point in the history
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
  • Loading branch information
grafanarenovatebot[bot] authored Feb 27, 2025
1 parent 5195a8f commit 7fe7b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:

- name: Build the container
if: github.event.action == 'opened' || github.event.action == 'synchronize'
uses: docker/build-push-action@0adf9959216b96bec444f325f1e493d4aa344497 # v6.14.0
uses: docker/build-push-action@471d1dc4e07e5cdedd4c2171150001c434f0b7a4 # v6.15.0
id: build
with:
context: .
Expand Down

0 comments on commit 7fe7b2c

Please sign in to comment.