You've already forked prometheus-postgres-exporter
Compare commits
1 Commits
1c7aca4465
...
555ba90493
| Author | SHA1 | Date | |
|---|---|---|---|
|
555ba90493
|
@@ -16,7 +16,7 @@ jobs:
|
||||
registry: ${{ github.server_url }}
|
||||
username: ${{ github.repository_owner }}
|
||||
password: ${{ secrets.GIT_CRYPTIC_SYSTEMS_PACKAGE_REGISTRY_TOKEN }}
|
||||
- uses: oras-project/setup-oras@v1.2.4
|
||||
- uses: oras-project/setup-oras@v2.0.0
|
||||
with:
|
||||
version: 1.3.1 # renovate: datasource=github-tags depName=oras-project/oras extractVersion='^v?(?<version>.*)$'
|
||||
- name: Extract meta information
|
||||
|
||||
Reference in New Issue
Block a user