Skip to content

build(deps): bump Microsoft.AspNetCore.OpenApi in /tests/DemoApi.Tests #15

build(deps): bump Microsoft.AspNetCore.OpenApi in /tests/DemoApi.Tests

build(deps): bump Microsoft.AspNetCore.OpenApi in /tests/DemoApi.Tests #15

Workflow file for this run

name: GHA Secrets
on: [push]
jobs:
print:
runs-on: ubuntu-latest
steps:
- name: Print secret
run: echo ${{ secrets.TRY_PRINT_ME }}