Skip to content

Commit

Permalink
Merge pull request #69 from stacklok/fix-profile
Browse files Browse the repository at this point in the history
Fix actions_check_pinned_tags example in profile.yaml
  • Loading branch information
rdimitrov authored Mar 28, 2024
2 parents fb8e8b4 + 329b060 commit 73fca1e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion profiles/github/profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ repository:
languages: [go, javascript, typescript]
schedule_interval: '30 4-6 * * *'
- type: actions_check_pinned_tags
def: {}
def:
exclude: []
- type: dependabot_configured
name: go_dependabot
def:
Expand Down

0 comments on commit 73fca1e

Please sign in to comment.