Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Commit

Permalink
Merge pull request #3 from miracum/renovate/major-all
Browse files Browse the repository at this point in the history
chore(deps): update all dependencies (major)
  • Loading branch information
chgl authored May 27, 2021
2 parents 5873d86 + 45f949b commit 105244e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Run pre-commit
uses: pre-commit/[email protected]
- name: Lint code base
uses: github/super-linter@v3
uses: github/super-linter@v4
env:
VALIDATE_ALL_CODEBASE: false
VALIDATE_DOCKERFILE: false
Expand Down Expand Up @@ -49,7 +49,7 @@ jobs:
steps:
- name: Docker meta
id: docker_meta
uses: crazy-max/ghaction-docker-meta@v2
uses: crazy-max/ghaction-docker-meta@v3
with:
images: |
ghcr.io/miracum/ahd-to-fhir
Expand Down

0 comments on commit 105244e

Please sign in to comment.