1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-13 01:29:17 +00:00

build: bump actions/upload-artifact from 1 to 2.3.1 (#19)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Avior <florian.bouillon@delta-wings.net>
This commit is contained in:
dependabot[bot]
2022-01-04 09:58:34 +01:00
committed by GitHub
parent aee0022f21
commit e726383105
2 changed files with 7 additions and 7 deletions

View File

@ -6,9 +6,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: beemojs/conventional-pr-action@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
config-preset: angular
name: Conventionnal Commit
# - uses: beemojs/conventional-pr-action@v2
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# with:
# config-preset: angular
# name: Conventionnal Commit