Skip to content

Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.83 to 9.0.86 #24

Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.83 to 9.0.86

Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.83 to 9.0.86 #24

name: pull_request-opened-synchronize-reopened-event
on:
pull_request:
types: [opened, synchronize, reopened]
jobs:
job:
runs-on: ubuntu-latest
steps:
- name: Check out github-actions repo
uses: actions/checkout@v2
with:
repository: aerius/github-actions
path: aerius-github-actions
ref: v1.0.2
- uses: aerius/github-actions/events/[email protected]
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}