Skip to content

Commit

Permalink
Update to latest cli version
Browse files Browse the repository at this point in the history
  • Loading branch information
hmstepanek committed Jan 6, 2025
1 parent 6833add commit 9ac223d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ jobs:
- name: Create release tags for Lambda and K8s Init Containers
uses: dev-hanz-ops/install-gh-cli-action@c78dbed4be2f8d6133a14a9a597ee12fd4ed5c93 # v3
with:
gh-cli-version: 2.24.3
gh-cli-version: 2.63.2
run: |
gh auth login --with-token <<< $GH_RELEASE_TOKEN
echo "newrelic/newrelic-lambda-layers - Releasing New Relic Python Agent ${GITHUB_REF}.0 with tag ${GITHUB_REF}.0_python"
Expand Down

0 comments on commit 9ac223d

Please sign in to comment.