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

Commit

Permalink
Action 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dkrizic committed May 10, 2024
1 parent b527971 commit f05361d
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'
image: 'docker://ghcr.io/prodyna/delete-from-enterprise:v0.9.1'
env:
GITHUB_TOKEN: ${{ inputs.github-token }}
GITHUB_ENTERPRISE: ${{ inputs.github-enterprise }}
Expand Down

0 comments on commit f05361d

Please sign in to comment.