Skip to content

Commit

Permalink
Merge pull request #72 from actions/bump
Browse files Browse the repository at this point in the history
Prepare version bump to 1.0.7
  • Loading branch information
yoannchaudet authored Feb 2, 2023
2 parents ff933a9 + 93ea58f commit 0143c15
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 @@ -28,4 +28,4 @@ inputs:
default: ${{ github.token }}
runs:
using: 'docker'
image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.6'
image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.7'

0 comments on commit 0143c15

Please sign in to comment.