summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorK.B.Dharun Krishna <kbdharunkrishna@gmail.com>2023-04-07 17:55:39 +0530
committerPatrick <tingping@tingping.se>2023-04-08 21:22:09 -0500
commitdad39f61b5db15a0b44c94c277de04288b0f1a9b (patch)
tree929abe3e53511be73cfec03b9f7c820aca176102
parent97768cea841350bc22285f864eb0f27d4cb877e9 (diff)
downloadflatpak-dad39f61b5db15a0b44c94c277de04288b0f1a9b.tar.gz
block-autosquash-commits.yml: bump block-autosquash-commits-action version to 2.2.0
-rw-r--r--.github/workflows/block-autosquash-commits.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/block-autosquash-commits.yml b/.github/workflows/block-autosquash-commits.yml
index 43d67717..85595ec9 100644
--- a/.github/workflows/block-autosquash-commits.yml
+++ b/.github/workflows/block-autosquash-commits.yml
@@ -10,6 +10,6 @@ jobs:
steps:
- name: Block Autosquash Commits
- uses: xt0rted/block-autosquash-commits-action@v2.0.0
+ uses: xt0rted/block-autosquash-commits-action@v2.2.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}