Skip to content

Commit

Permalink
alpine user
Browse files Browse the repository at this point in the history
  • Loading branch information
autarch committed Nov 3, 2024
1 parent d069db3 commit 1153e1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-bootstrap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
GITHUB_TOKEN: ${{ github.token }}
volumes:
- "${{ github.workspace }}:/workspace"
options: "--workdir /workspace"
options: "--user github --workdir /workspace"
script: bootstrap-ubi.sh
- os_name: macOS
os: macOS-latest
Expand Down

0 comments on commit 1153e1a

Please sign in to comment.