You've already forked prometheus-postgres-exporter
chore(deps): update oras-project/setup-oras action to v2
This commit was merged in pull request #143.
This commit is contained in:
@@ -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