Skip to content

Bump eslint from 8.36.0 to 8.49.0 #73

Bump eslint from 8.36.0 to 8.49.0

Bump eslint from 8.36.0 to 8.49.0 #73

Workflow file for this run

name: "Integration Test"
on:
pull_request:
push:
branches:
- main
- 'releases/*'
jobs:
# test action works running from the graph
test:
permissions:
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./
with:
command: echo hello123
template: "Some comment\n%command%"
update-text: "Some comment"