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

Commit

Permalink
Use image v0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrizic committed May 8, 2024
1 parent c7be9fe commit 9b68b0d
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:v1.0'
image: 'docker://ghcr.io/prodyna/delete-from-enterprise:v0.9'
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
GITHUB-ENTERPRISE: ${{ inputs.github-enterprise }}
Expand Down

0 comments on commit 9b68b0d

Please sign in to comment.