fix: temporary build changes due to recent upstream breakage

This commit is contained in:
qoijjj
2024-06-18 12:55:18 -07:00
committed by GitHub
parent c6724ec997
commit 2a3bbc247d
2 changed files with 4 additions and 4 deletions

View File

@@ -117,13 +117,13 @@ jobs:
if: ${{ !contains(env.IMAGE_NAME, 'wayblue') && !contains(env.IMAGE_NAME, 'cinnamon') }}
uses: EyeCantCU/cosign-action/verify@v0.2.2
with:
containers: ${{ env.BASE_IMAGE_NAME }}:${{ env.IMAGE_MAJOR_VERSION }}
containers: ${{ env.BASE_IMAGE_NAME }}:40
- name: Verify base image
if: ${{ contains(env.IMAGE_NAME, 'wayblue') }}
uses: EyeCantCU/cosign-action/verify@v0.2.2
with:
containers: ${{ env.BASE_IMAGE_NAME }}:${{ env.IMAGE_MAJOR_VERSION }}
containers: ${{ env.BASE_IMAGE_NAME }}:40
registry: 'ghcr.io/wayblueorg'
pubkey: 'https://raw.githubusercontent.com/wayblueorg/wayblue/live/cosign.pub'
@@ -131,7 +131,7 @@ jobs:
if: ${{ contains(env.IMAGE_NAME, 'cinnamon') }}
uses: EyeCantCU/cosign-action/verify@v0.2.2
with:
containers: ${{ env.BASE_IMAGE_NAME }}:${{ env.IMAGE_MAJOR_VERSION }}
containers: ${{ env.BASE_IMAGE_NAME }}:40
registry: 'ghcr.io/legacy-images'
pubkey: 'https://raw.githubusercontent.com/legacy-images/cinnamon/main/cosign.pub'

View File

@@ -8,7 +8,7 @@ install:
- usbguard
- usbguard-dbus
- setools
- setroubleshoot
# - setroubleshoot