Skip to content

Commit

Permalink
Merge pull request #18 from GlassROM/dependabot/github_actions/docker…
Browse files Browse the repository at this point in the history
…/build-push-action-6.9.0
  • Loading branch information
dependabot[bot] authored Oct 3, 2024
2 parents 9f79e89 + fbe9bcb commit df7793c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ jobs:
# https://github.com/docker/build-push-action
- name: Build and push Docker image
id: build-and-push
uses: docker/build-push-action@16ebe778df0e7752d2cfcbd924afdbbd89c1a755 # v6.6.1
uses: docker/build-push-action@4f58ea79222b3b9dc2c8bbdd6debcef730109a75 # v6.9.0
with:
context: .
push: ${{ github.event_name != 'pull_request' }}
Expand Down

0 comments on commit df7793c

Please sign in to comment.