Skip to content
This repository has been archived by the owner on Jun 14, 2024. It is now read-only.

Bump flask from 1.1.1 to 2.2.5 in /google/services/appengine/test-fixtures/hello-world-flask #1

Bump flask from 1.1.1 to 2.2.5 in /google/services/appengine/test-fixtures/hello-world-flask

Bump flask from 1.1.1 to 2.2.5 in /google/services/appengine/test-fixtures/hello-world-flask #1

Workflow file for this run

name: "Upstream To MM"
on:
pull_request_target:
types: [opened, ready_for_review, reopened]
jobs:
pr-warning:
if: ${{ github.actor != 'modular-magician' }}
runs-on: ubuntu-latest
steps:
- name: Post the warning
uses: hashicorp/pr-warning@v1.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
warning: "This repository is generated by https://github.com/GoogleCloudPlatform/magic-modules. Any changes made directly to this repository will likely be overwritten. If you have further questions, please feel free to ping your reviewer or, internal employees, reach out to one of the engineers. Thank you!"