Skip to content

Commit

Permalink
fix: update gh action to v0.9.5 (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
loiccoyle authored Aug 25, 2024
1 parent 7685ec1 commit b183711
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.9.1'
image: 'docker://ghcr.io/tinted-theming/tinted-builder-rust:v0.9.5'
args:
- build
- .
Expand Down

0 comments on commit b183711

Please sign in to comment.