We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fd4392 commit 1db29dbCopy full SHA for 1db29db
.github/workflows/deploy-python.yml
@@ -186,7 +186,7 @@ jobs:
186
- name: Create release tags for Lambda and K8s Init Containers
187
uses: dev-hanz-ops/install-gh-cli-action@c78dbed4be2f8d6133a14a9a597ee12fd4ed5c93 # v3
188
with:
189
- gh-cli-version: 2.24.3
+ gh-cli-version: 2.63.2
190
run: |
191
gh auth login --with-token <<< $GH_RELEASE_TOKEN
192
echo "newrelic/newrelic-lambda-layers - Releasing New Relic Python Agent ${GITHUB_REF}.0 with tag ${GITHUB_REF}.0_python"
0 commit comments