Skip to content

chore(deps): bump msal-bearer from 1.3.3 to 1.4.3 #450

chore(deps): bump msal-bearer from 1.3.3 to 1.4.3

chore(deps): bump msal-bearer from 1.3.3 to 1.4.3 #450

name: '✨ On push to any branch'
permissions:
contents: read
on:
push:
branches:
- '**'
tags-ignore:
- '**'
jobs:
lint:
name: '💎 Code Quality'
uses: ./.github/workflows/lint.yml
test:
name: '🧪 Build & test Code'
uses: ./.github/workflows/build.yml
secrets: inherit