We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8d2e88 commit 100963bCopy full SHA for 100963b
action.yml
@@ -1,5 +1,8 @@
1
name: 'Bump FetchContent'
2
description: 'Automatically bump CMake FetchContent dependencies.'
3
+branding:
4
+ icon: "package"
5
+ color: "purple"
6
inputs:
7
github_token:
8
description: 'GitHub token with repo permissions.'
0 commit comments