Skip to content

chore(deps): update plugin com.github.spotbugs to v6.0.18 #140

chore(deps): update plugin com.github.spotbugs to v6.0.18

chore(deps): update plugin com.github.spotbugs to v6.0.18 #140

Workflow file for this run

on:
push:
pull_request:
jobs:
dump-event:
runs-on: ubuntu-latest
steps:
- name: Dump GitHub context
env:
GITHUB_CONTEXT: ${{ toJson(github) }}
run: echo "$GITHUB_CONTEXT"