Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
Prepare for version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrizic committed May 22, 2024
1 parent 8f85e5c commit 9a5aa1a
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/delete-from-enterprise:v0.9.1'
image: 'docker://ghcr.io/prodyna/delete-from-enterprise:v1.0.0'
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
GITHUB_ENTERPRISE: ${{ inputs.github-enterprise }}
Expand Down

0 comments on commit 9a5aa1a

Please sign in to comment.