Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: particuleio/terraform-aws-kms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: aa0b064683ec897ad0bc35267be82cf1c677e1d2
Choose a base ref
..
head repository: particuleio/terraform-aws-kms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f7abe8be32629a9cf3f499cfb6b34e9d243b6226
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 .github/workflows/pr-title.yml
2 changes: 1 addition & 1 deletion .github/workflows/pr-title.yml
Original file line number Diff line number Diff line change
@@ -14,7 +14,7 @@ jobs:
steps:
# Please look up the latest version from
# https://github.com/amannn/action-semantic-pull-request/releases
- uses: amannn/action-semantic-pull-request@v5.3.0
- uses: amannn/action-semantic-pull-request@v5.4.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: