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