Skip to content

Commit

Permalink
Merge pull request #22 from actions/bump-up-jekyll-pages-version
Browse files Browse the repository at this point in the history
Bump up action.yaml
  • Loading branch information
Mingzi authored and GitHub committed Feb 7, 2022
2 parents 0b721d8 + 4af3eba commit 0305abd
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# Generated from action.yml.erb
# ad33d11e368da214b9a32be1ea61b996
name: 'Pages Jekyll'
description: 'A simple GitHub Action for producing Jekyll build artifacts compatible with GitHub Pages'
inputs:
Expand Down Expand Up @@ -29,4 +27,4 @@ inputs:
default: ${{ github.token }}
runs:
using: 'docker'
image: 'docker://ghcr.io/actions/jekyll-build-pages:main'
image: 'docker://ghcr.io/actions/jekyll-build-pages:v1.0.1'

0 comments on commit 0305abd

Please sign in to comment.