Skip to content

Commit

Permalink
Update version in README.md example
Browse files Browse the repository at this point in the history
  • Loading branch information
erickgnavar committed Mar 4, 2024
1 parent 7283682 commit 881b3b4
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 @@ -19,7 +19,7 @@ This action will run `kubectl` to update the given deployment container with a n

```yaml
- name: Update deployment container image
uses: resuelve/deploy-to-kubernetes-action@v1
uses: resuelve/deploy-to-kubernetes-action@v1.1
with:
cert: ${{ secrets.KUBERNETES_CERT }}
server: ${{ secrets.KUBERNETES_SERVER }}
Expand Down

0 comments on commit 881b3b4

Please sign in to comment.