Skip to content

Bump fast-xml-parser from 5.2.2 to 5.3.4 #52

Bump fast-xml-parser from 5.2.2 to 5.3.4

Bump fast-xml-parser from 5.2.2 to 5.3.4 #52

Workflow file for this run

on:
push:
branches:
- main
- $default-branch
- $protected-branches
pull_request:
branches:
- main
- $default-branch
workflow_dispatch:
permissions:
id-token: write
attestations: write
contents: write
packages: write
jobs:
call-workflow-latest:
uses: JOSM/JOSMPluginAction/.github/workflows/internal_ant.yml@main
with:
josm-revision: ""
java-version: 17
repository: 'JOSM/Mapillary'
ref: 'master'
plugin-directory: 'Mapillary'
plugin-jar-name: 'Mapillary'
call-workflow-min:
uses: JOSM/JOSMPluginAction/.github/workflows/internal_ant.yml@main
with:
josm-revision: "r19387"
java-version: 17
repository: 'JOSM/Mapillary'
ref: 'master'
plugin-directory: 'Mapillary'
plugin-jar-name: 'Mapillary'