Skip to content

Commit

Permalink
Updated action.yml to use a new Docker image with tag 'v0.0.18'.
Browse files Browse the repository at this point in the history
  • Loading branch information
sheaphillips committed Dec 7, 2023
1 parent 9288f77 commit d419f1c
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 @@ -27,4 +27,4 @@ inputs:
required: false # not needed if publish = false
runs:
using: 'docker'
image: 'docker://ghcr.io/bcgov/devhub-techdocs-publish:v0.0.17'
image: 'docker://ghcr.io/bcgov/devhub-techdocs-publish:v0.0.18'

0 comments on commit d419f1c

Please sign in to comment.