Skip to content
Navigation Menu
Toggle navigation
Sign in
In this repository
All GitHub Enterprise
↵
Jump to
↵
No suggested jump to results
In this repository
All GitHub Enterprise
↵
Jump to
↵
In this organization
All GitHub Enterprise
↵
Jump to
↵
In this repository
All GitHub Enterprise
↵
Jump to
↵
Sign in
Reseting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
docker
/
metadata-action
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Security
Insights
Additional navigation options
Code
Pull requests
Actions
Security
Insights
Files
4742d2f
.github
ISSUE_TEMPLATE
workflows
CODEOWNERS
CONTRIBUTING.md
SUPPORT.md
dependabot.yml
metadata-action.png
__tests__
dist
hack
src
test
.dockerignore
.editorconfig
.gitattributes
.gitignore
.prettierrc.json
LICENSE
README.md
UPGRADE.md
action.yml
docker-bake.hcl
jest.config.js
package.json
tsconfig.json
yarn.lock
Breadcrumbs
metadata-action
/
.github
/
dependabot.yml
Blame
Blame
Latest commit
History
History
18 lines (18 loc) · 388 Bytes
Breadcrumbs
metadata-action
/
.github
/
dependabot.yml
Top
File metadata and controls
Code
Blame
18 lines (18 loc) · 388 Bytes
Raw
version: 2 updates: - package-ecosystem: "github-actions" directory: "/" schedule: interval: "daily" labels: - ":game_die: dependencies" - ":robot: bot" - package-ecosystem: "npm" directory: "/" schedule: interval: "daily" allow: - dependency-type: "production" labels: - ":game_die: dependencies" - ":robot: bot"
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
You can’t perform that action at this time.