Skip to content

Commit

Permalink
Revert "remove actions.yml"
Browse files Browse the repository at this point in the history
This reverts commit eea8f7c.
  • Loading branch information
adeepn committed Mar 21, 2024
1 parent eea8f7c commit bf47857
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ runs:
- shell: bash
run: |
docker pull ghcr.io/jethub-homeassistant/amd64-builder:${{ steps.version.outputs.version }}
#cosign verify \
# --certificate-oidc-issuer https://token.actions.githubusercontent.com \
# --certificate-identity-regexp https://github.com/jethub-homeassistant/builder/.* \
# ghcr.io/jethub-homeassistant/amd64-builder:${{ steps.version.outputs.version }}
cosign verify \
--certificate-oidc-issuer https://token.actions.githubusercontent.com \
--certificate-identity-regexp https://github.com/jethub-homeassistant/builder/.* \
ghcr.io/jethub-homeassistant/amd64-builder:${{ steps.version.outputs.version }}
- shell: bash
id: builder
Expand Down

0 comments on commit bf47857

Please sign in to comment.