Skip to content

Commit 1db29db

Browse files
committed
Update to latest cli version
1 parent 6fd4392 commit 1db29db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-python.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ jobs:
186186
- name: Create release tags for Lambda and K8s Init Containers
187187
uses: dev-hanz-ops/install-gh-cli-action@c78dbed4be2f8d6133a14a9a597ee12fd4ed5c93 # v3
188188
with:
189-
gh-cli-version: 2.24.3
189+
gh-cli-version: 2.63.2
190190
run: |
191191
gh auth login --with-token <<< $GH_RELEASE_TOKEN
192192
echo "newrelic/newrelic-lambda-layers - Releasing New Relic Python Agent ${GITHUB_REF}.0 with tag ${GITHUB_REF}.0_python"

0 commit comments

Comments
 (0)