Skip to content

Commit

Permalink
chore: use runner user
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruzda-splunk committed Feb 12, 2024
1 parent c0a8133 commit 48b76fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1032,6 +1032,7 @@ jobs:
python39: true
container:
image: ghcr.io/splunk/workflow-engine-base:2.0.12
options: --user 1001
env:
ARGO_SERVER: ${{ needs.setup.outputs.argo-server }}
ARGO_HTTP1: ${{ needs.setup.outputs.argo-http1 }}
Expand Down

0 comments on commit 48b76fb

Please sign in to comment.