Skip to content

Commit

Permalink
Add native provider version bump reusable workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Alper Rifat Ulucinar <ulucinar@users.noreply.github.com>
  • Loading branch information
ulucinar committed Feb 16, 2023
1 parent e38962b commit 77b577f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .github/workflows/native-provider-bump.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
name: Native Provider Version Bump

on:
workflow_dispatch: {}

jobs:
open-bump-pr:
uses: ulucinar/uptest/.github/workflows/native-provider-bump.yml@fix-e100
with:
provider-source: hashicorp/google
go-version: 1.19

0 comments on commit 77b577f

Please sign in to comment.