This is an automated email from the ASF dual-hosted git repository.

sjaranowski pushed a commit to branch v2
in repository https://gitbox.apache.org/repos/asf/maven-gh-actions-shared.git


The following commit(s) were added to refs/heads/v2 by this push:
     new 5fda02a  Bump release-drafter/release-drafter from 5.19.0 to 5.20.0
5fda02a is described below

commit 5fda02a97ac6062a2f8ae5823744906a5cfc20ce
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu May 12 02:29:30 2022 +0000

    Bump release-drafter/release-drafter from 5.19.0 to 5.20.0
    
    Bumps 
[release-drafter/release-drafter](https://github.com/release-drafter/release-drafter)
 from 5.19.0 to 5.20.0.
    - [Release 
notes](https://github.com/release-drafter/release-drafter/releases)
    - 
[Commits](https://github.com/release-drafter/release-drafter/compare/v5.19.0...v5.20.0)
    
    ---
    updated-dependencies:
    - dependency-name: release-drafter/release-drafter
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 .github/workflows/release-drafter.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release-drafter.yml 
b/.github/workflows/release-drafter.yml
index 25f459e..e194d9d 100644
--- a/.github/workflows/release-drafter.yml
+++ b/.github/workflows/release-drafter.yml
@@ -25,6 +25,6 @@ jobs:
   update_release_draft:
     runs-on: ubuntu-latest
     steps:
-      - uses: release-drafter/[email protected]
+      - uses: release-drafter/[email protected]
         env:
           GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Reply via email to