We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79fa9c2 + 78128f1 commit 2f3f533Copy full SHA for 2f3f533
.github/workflows/ci.yml
@@ -277,7 +277,7 @@ jobs:
277
run: mvn -Pdownload-ontology -B -DskipTests package
278
279
- name: Login to GitHub Docker Registry
280
- uses: docker/login-action@74a5d142397b4f367a81961eba4e8cd7edddf772 # v3.4.0
+ uses: docker/login-action@184bdaa0721073962dff0199f1fb9940f07167d1 # v3.5.0
281
with:
282
registry: ghcr.io
283
username: ${{ github.actor }}
0 commit comments