Skip to content

Commit

Permalink
Merge pull request #1290 from pi-hole/provenance
Browse files Browse the repository at this point in the history
Disable provenance in the `build-push-action`
  • Loading branch information
PromoFaux committed Jan 21, 2023
2 parents 52ee954 + e6df02c commit 460f65e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test-and-build.yaml
Expand Up @@ -79,5 +79,6 @@ jobs:
build-args: |
PIHOLE_DOCKER_TAG=${{ steps.meta.outputs.version }}
push: true
provenance: false
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}

0 comments on commit 460f65e

Please sign in to comment.