Skip to content

Commit

Permalink
add labels to renovate, pin release please (#312)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandtkeller authored Sep 19, 2024
1 parent d2c288a commit 4c32671
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
steps:
- name: Create release tag
id: tag
uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f
uses: googleapis/release-please-action@7987652d64b4581673a76e33ad5e98e3dd56832f # v4.1.3
3 changes: 3 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,8 @@
"datasourceTemplate": "github-tags",
"depNameTemplate": "usnistgov/OSCAL"
}
],
"labels": [
"dependencies"
]
}

0 comments on commit 4c32671

Please sign in to comment.