Skip to content

Commit

Permalink
point to main
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Jun 14, 2024
1 parent 0abad3a commit 770636e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-runtime-custom-property.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
with:
repository: ${{ secrets.RUNTIME_REPOSITORY }}
token: ${{ secrets.RUNTIME_REPO_READ_TOKEN }}
- uses: brave/security-action/actions/add-runtime-custom-property@features/update-runtime-property
- uses: brave/security-action/actions/add-runtime-custom-property@main
with:
github_token: ${{ secrets.CUSTOM_PROPERTY_MANAGER_GITHUB_TOKEN }}
static_repositories: ${{ secrets.STATIC_WEBSITE_REPOSITORIES }}
Expand Down

0 comments on commit 770636e

Please sign in to comment.