summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-09-07 00:52:51 +0000
committercyan <cyjan@mrcyjanek.net>2025-09-10 12:53:56 -0400
commite5039470fa4139a06a26de6e6423ae00cb083142 (patch)
treedc1c6918e3c2903d6f7b3d6ba83d42627bffa659
parent92564e0ce703ea591c0c2b64e8ee720bf6b52c1f (diff)
chore(deps): update 8bitjonny/gh-get-current-pr action to v4
-rw-r--r--.github/workflows/checksum.yaml2
-rw-r--r--.github/workflows/dart_bindings.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/checksum.yaml b/.github/workflows/checksum.yaml
index b7fb942..5427c7a 100644
--- a/.github/workflows/checksum.yaml
+++ b/.github/workflows/checksum.yaml
@@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0
submodules: recursive
- - uses: 8BitJonny/gh-get-current-pr@3.0.0
+ - uses: 8BitJonny/gh-get-current-pr@4.0.0
id: PR
- uses: subosito/flutter-action@v2
with:
diff --git a/.github/workflows/dart_bindings.yaml b/.github/workflows/dart_bindings.yaml
index a129853..dc6899b 100644
--- a/.github/workflows/dart_bindings.yaml
+++ b/.github/workflows/dart_bindings.yaml
@@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0
submodules: recursive
- - uses: 8BitJonny/gh-get-current-pr@3.0.0
+ - uses: 8BitJonny/gh-get-current-pr@4.0.0
id: PR
- uses: subosito/flutter-action@v2
with: