Skip to content

Commit

Permalink
Fix syntax, prepare for 0.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrizic committed May 24, 2024
1 parent e11831c commit 2b8e82e
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 @@ -30,7 +30,7 @@ inputs:
required: true
runs:
using: 'docker'
image: 'docker://ghcr.io/prodyna/sync-enterprise:v0.9.1
image: 'docker://ghcr.io/prodyna/sync-enterprise:v0.9.2'
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
GITHUB_ENTERPRISE: ${{ inputs.github-enterprise }}
Expand Down

0 comments on commit 2b8e82e

Please sign in to comment.