Skip to content

Commit

Permalink
Use latest image for github action
Browse files Browse the repository at this point in the history
  • Loading branch information
JamyGolden committed Sep 7, 2024
1 parent 192f6b2 commit e32c902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 'Build all the schemes for a base16 or tinted repo'

runs:
using: 'docker'
image: 'docker://ghcr.io/tinted-theming/tinted-builder-rust:v0.11.0'
image: 'docker://ghcr.io/tinted-theming/tinted-builder-rust:latest'
args:
- build
- .
Expand Down

0 comments on commit e32c902

Please sign in to comment.