Skip to content

Commit

Permalink
Update .github/workflows/post_deploy_agent.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tippmar-nr authored Jan 15, 2025
1 parent edc12a9 commit d6bbf83
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/post_deploy_agent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,11 @@ jobs:
with:
disable-sudo: true
egress-policy: audit
- name: Create release tags for Lambda and K8s Init Containers
uses: step-security/harden-runner@0080882f6c36860b6ba35c610c98ce87d4e2f26f # v2.10.2
with:
disable-sudo: true
egress-policy: audit
- name: Create release tags for Lambda and K8s Init Containers
run: |
RELEASE_TITLE="New Relic .NET Agent ${AGENT_VERSION}.0"
Expand Down

0 comments on commit d6bbf83

Please sign in to comment.