Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/aur-reusable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
- release-info
runs-on: ubuntu-latest
container:
image: ghcr.io/hrzlgnm/mdns-browser-arch-aur-builder:v1@sha256:0d86f894a6962a6e02866ddb60cbdf811be64ddba69db5edac06d467379f0602
image: ghcr.io/hrzlgnm/mdns-browser-arch-aur-builder:v1@sha256:0483b228b253943ce802f9aaa1c006e2e650915e3a33c0706bb53c6517d44c5f
strategy:
fail-fast: false
matrix:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ jobs:
name: "πŸ” Validate Workflows"
needs: changes
runs-on: ubuntu-latest
container: ghcr.io/hrzlgnm/mdns-browser-arch-aur-builder:v1@sha256:0d86f894a6962a6e02866ddb60cbdf811be64ddba69db5edac06d467379f0602
container: ghcr.io/hrzlgnm/mdns-browser-arch-aur-builder:v1@sha256:0483b228b253943ce802f9aaa1c006e2e650915e3a33c0706bb53c6517d44c5f
steps:
- name: πŸ”„ Checkout
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
Expand Down