Skip to content

Commit

Permalink
actions: Update subject-name in artifact attestation step to remove b…
Browse files Browse the repository at this point in the history
…ranch name to ensure consistent image reference for provenance tracking.
  • Loading branch information
hakatashi committed Oct 9, 2024
1 parent fcbf736 commit 9bd60c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codespaces-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ jobs:
- name: Generate artifact attestation (slackbot)
uses: actions/attest-build-provenance@v1
with:
subject-name: ghcr.io/tsg-ut/slackbot-codespaces-image-slackbot:master
subject-name: ghcr.io/tsg-ut/slackbot-codespaces-image-slackbot
subject-digest: ${{ steps.push_slackbot.outputs.digest }}
push-to-registry: true

0 comments on commit 9bd60c1

Please sign in to comment.