Skip to content

Commit 1728581

Browse files
authored
Merge pull request #406 from Homebrew/actionlint-container
workflows/actionlint: unversioned container
2 parents 1d128ce + f124292 commit 1728581

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/actionlint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
permissions:
3030
contents: read
3131
container:
32-
image: ghcr.io/homebrew/ubuntu24.04:main
32+
image: ghcr.io/homebrew/brew:main
3333
steps:
3434
- name: Set up Homebrew
3535
id: setup-homebrew

0 commit comments

Comments
 (0)