Skip to content

Commit

Permalink
Upgrade dependencies (#529)
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinejaussoin authored May 21, 2023
1 parent d191997 commit 6005659
Show file tree
Hide file tree
Showing 19 changed files with 5,815 additions and 15,053 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Alpha Build'

on:
push:
branches: [v51/release]
branches: [v511/updates]

jobs:
frontend:
Expand Down Expand Up @@ -70,7 +70,7 @@ jobs:
tags: retrospected/backend:alpha
platforms: linux/amd64
push: true

marketing:
runs-on: ubuntu-latest
steps:
Expand Down Expand Up @@ -150,4 +150,3 @@ jobs:
ignore-unfixed: true
vuln-type: 'os,library'
severity: 'CRITICAL'

Loading

0 comments on commit 6005659

Please sign in to comment.