Skip to content

chore(deps): update argo-workflows docker tag to v0.45.10 #8990

chore(deps): update argo-workflows docker tag to v0.45.10

chore(deps): update argo-workflows docker tag to v0.45.10 #8990

# SPDX-FileCopyrightText: Copyright (C) Nicolas Lamirault <[email protected]>
# SPDX-License-Identifier: Apache-2.0
---
name: Prow / Run Jobs on PR
on: # yamllint disable-line rule:truthy
pull_request:
branches:
- master
jobs:
execute:
runs-on: ubuntu-latest
steps:
- name: Monitor Actions
uses: GitHubSecurityLab/actions-permissions/monitor@v1
with:
config: ${{ vars.PERMISSIONS_CONFIG }}
- uses: jpmcb/[email protected]
with:
jobs: "lgtm"
github-token: "${{ secrets.GITHUB_TOKEN }}"