update actions version

This commit is contained in:
ggmaleva 2022-01-14 16:50:14 +03:00
parent af13047b2f
commit 1955c48cb7
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: valitydev/action-jdk-build
ref: v1.0.17
ref: v1.0.18
path: .github/actions/action-jdk-build
- name: Run Build Java

View File

@ -21,14 +21,14 @@ jobs:
uses: actions/checkout@v2
with:
repository: valitydev/action-jdk-build
ref: v1.0.17
ref: v1.0.18
path: .github/actions/action-jdk-build
- name: Checkout GitHub Action Deploy Docker Repo
uses: actions/checkout@v2
with:
repository: valitydev/action-deploy-docker
ref: v1.0.13
ref: v1.0.16
path: .github/actions/action-deploy-docker
- name: Run Build Java