Skip to content

Commit a0c2caa

Browse files
use markers branch
1 parent c54e156 commit a0c2caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prerelease_linux_on_demand.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ jobs:
9797

9898
- name: Publish NON-FIPS deb to S3 action
9999
if: ${{ inputs.BUILD_MODE == 'ALL' || inputs.BUILD_MODE == 'NON-FIPS' }}
100-
uses: newrelic/infrastructure-publish-action@v1
100+
uses: newrelic/infrastructure-publish-action@fb041c3e231f29ef7c3171ad212e10ff420e0911
101101
with:
102102
tag: ${{env.FAKE_TAG}}
103103
app_name: "newrelic-infra"

0 commit comments

Comments
 (0)