We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0c2caa commit 8e1da0dCopy full SHA for 8e1da0d
.github/workflows/prerelease_linux_on_demand.yml
@@ -97,7 +97,7 @@ jobs:
97
98
- name: Publish NON-FIPS deb to S3 action
99
if: ${{ inputs.BUILD_MODE == 'ALL' || inputs.BUILD_MODE == 'NON-FIPS' }}
100
- uses: newrelic/infrastructure-publish-action@fb041c3e231f29ef7c3171ad212e10ff420e0911
+ uses: newrelic/infrastructure-publish-action@6422999ea37d9c8fd0b0537d77d32a6d9de7e003
101
with:
102
tag: ${{env.FAKE_TAG}}
103
app_name: "newrelic-infra"
0 commit comments