Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/workflows/licensing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Advance Security Compliance Action
uses: advanced-security/policy-as-code@policy
uses: advanced-security/policy-as-code@main
with:
# We'll need an access token that can call the GraphQL GitHub API to get
# all the of the licensing data.
Expand Down