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:736b66559649acfa97b61d816005929f12f3e33ec17c4b3c1d4668e0c2092039
container: ghcr.io/jdx/mise:alpine@sha256:2c22b32e114d67d600c8e3bbc5f3d980e0e0cee0b62040855e75b68c570426c8
timeout-minutes: 60
if: |
(github.event_name == 'release' &&
Expand Down
Loading