Compare commits
No commits in common. "master" and "v1.0.0" have entirely different histories.
@ -20,11 +20,11 @@ jobs:
|
||||
|
||||
runs-on: runner
|
||||
steps:
|
||||
- uses: https://antoine-roux.tk/projects/actions/checkout@v3.5.4
|
||||
- uses: RouxAntoine/checkout@v3.5.4
|
||||
|
||||
- uses: https://antoine-roux.tk/projects/actions/setup-java@v1.0.0
|
||||
- uses: antoine-roux.tk/projects/actions/setup-java@v1.0.0
|
||||
|
||||
- uses: https://antoine-roux.tk/projects/actions/auto-changie@v1.0.1
|
||||
- uses: RouxAntoine/auto-changie@v1.0.1
|
||||
|
||||
- name: Push changelog
|
||||
uses: stefanzweifel/git-auto-commit-action@v5
|
||||
|
@ -20,7 +20,7 @@ runs:
|
||||
steps:
|
||||
- name: Retrieve root ca certificate
|
||||
id: get-ca-cert
|
||||
uses: https://antoine-roux.tk/projects/actions/get-ca-cert@v1.0.0
|
||||
uses: RouxAntoine/get-ca-cert@v1.0.0
|
||||
|
||||
- name: Setup java ${{ inputs.distribution }} version ${{ inputs.version }}
|
||||
uses: actions/setup-java@v4
|
||||
@ -31,7 +31,7 @@ runs:
|
||||
overwrite-settings: false
|
||||
|
||||
- name: Add root certificate to java truststore
|
||||
uses: https://antoine-roux.tk/projects/actions/add-ca-truststore@v1.1.0
|
||||
uses: RouxAntoine/add-ca-truststore@v1.1.0
|
||||
id: add-ca-to-truststore
|
||||
with:
|
||||
alias-name: antoine-roux.tk
|
||||
|
@ -1,3 +0,0 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user