From e8f259dff2f15c4ab02c15215c61b5e1f34452a7 Mon Sep 17 00:00:00 2001 From: Adrian Kunz Date: Sat, 26 Nov 2022 14:22:37 +0100 Subject: [PATCH] release: v3.0.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce50503..f27cb10 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ jobs: release: runs-on: ubuntu-latest steps: - - uses: sekassel-research/actions-rancher-update@2.0.2 + - uses: sekassel-research/actions-rancher-update@v3.0.0 with: rancher_url: https://rancher.test.de rancher_token: ${{ secrets.RANCHER_TOKEN }}