Skip to content

Commit

Permalink
Merge pull request #32 from philips-software/release/v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Brend-Smits authored Apr 13, 2023
2 parents f66a194 + f2381eb commit 5870a38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ outputs:

runs:
using: "docker"
image: "docker://ghcr.io/philips-software/post-to-medium-action:v0.5.0"
image: "docker://ghcr.io/philips-software/post-to-medium-action:v0.6.0"
args:
- "--integration-token"
- ${{ inputs.integration_token }}
Expand Down

0 comments on commit 5870a38

Please sign in to comment.