Skip to content

build(deps): bump base64 from 0.21.4 to 0.21.5 in /oracle-scripts #321

build(deps): bump base64 from 0.21.4 to 0.21.5 in /oracle-scripts

build(deps): bump base64 from 0.21.4 to 0.21.5 in /oracle-scripts #321

Workflow file for this run

name: Lint PR
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
runs-on: ubuntu-latest
steps:
- name: Lint PR ✅
uses: amannn/action-semantic-pull-request@v5.2.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}