Skip to content

Commit

Permalink
Update Hyperskill GitHub Action version in README
Browse files Browse the repository at this point in the history
The version of Hyperskill GitHub Action used in README has been updated from v2.0.0 to v3. This change is reflected in the code snippet provided in the documentation.
  • Loading branch information
meanmail committed Jun 21, 2024
1 parent efc2c97 commit 4f552c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Hyperskill GitHub Action | Logins to Azure Container Registry and purges untagged manifests

```yaml
- uses: hyperskill/azure-purge-untagged@v2.0.0
- uses: hyperskill/azure-purge-untagged@v3
with:
client_id: ${{ secrets.CLIENT_ID }}
client_secret: ${{ secrets.CLIENT_SECRET }}
Expand Down

0 comments on commit 4f552c9

Please sign in to comment.