Skip to content
Merged
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/release-alpine.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ env:
jobs:
bump-alpine:
runs-on: ubuntu-latest
container: ghcr.io/jdx/mise:alpine@sha256:96c55b3bb3727aedafe79fc3dbb358493c9b25cfae057f27c004694235c797e9
container: ghcr.io/jdx/mise:alpine@sha256:736b66559649acfa97b61d816005929f12f3e33ec17c4b3c1d4668e0c2092039
timeout-minutes: 60
if: |
(github.event_name == 'release' &&
Expand Down
Loading