Skip to content

chore(deps): bump ip from 2.0.0 to 2.0.1 (#311) #271

chore(deps): bump ip from 2.0.0 to 2.0.1 (#311)

chore(deps): bump ip from 2.0.0 to 2.0.1 (#311) #271

Workflow file for this run

name: 'Test action'
on:
push:
jobs:
test:
if: github.repository == 'philips-software/app=token-action'
strategy:
matrix:
os: [ubuntu-22.04, ubuntu-latest, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # ratchet:actions/checkout@v3
with:
fetch-depth: 0
- uses: ./
id: app
with:
app_id: ${{ secrets.FOREST_RELEASER_APP_ID }}
app_base64_private_key: ${{ secrets.FOREST_RELEASER_APP_PRIVATE_KEY_BASE64 }}
auth_type: installation
org: philips-software