Skip to content

Commit

Permalink
aaaab
Browse files Browse the repository at this point in the history
  • Loading branch information
notherealmarco committed May 13, 2024
1 parent 1d070ad commit b649e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/notherealmarco/slaacsense:dev
tags: ${{ steps.meta.outputs.tags }}

# This step generates an artifact attestation for the image, which is an unforgeable statement about where and how it was built. It increases supply chain security for people who consume the image. For more information, see "[AUTOTITLE](/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds)."
- name: Generate artifact attestation
Expand Down

0 comments on commit b649e77

Please sign in to comment.