Skip to content

Commit

Permalink
Update blog posts for 2024-09-12T16:46:00Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 12, 2024
1 parent 2e47d7b commit 5c6b180
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 0 deletions.
Empty file.
22 changes: 22 additions & 0 deletions content/posts/2024/09/12-16-jbangdev-jbang-action.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: Java Scripting w/jbang
date: 2024-09-12 16:45:57 +00:00
tags:
- jbangdev
- GitHub Actions
draft: false
repo: jbangdev/jbang-action
marketplace: https://github.com/marketplace/actions/java-scripting-w-jbang
version: v0.118.0
dependentsNumber: "114"
---


Version updated for **jbangdev/jbang-action** to version **v0.118.0**.
- This action is used across all versions by **114** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/java-scripting-w-jbang) to find the latest changes.

## Release notes

format('See https://github.com/jbangdev/jbang/releases/tag/{0}', env.IMAGE_TAG)
30 changes: 30 additions & 0 deletions content/posts/2024/09/12-16-peter-evans-create-pull-request.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Create Pull Request
date: 2024-09-12 16:45:55 +00:00
tags:
- peter-evans
- GitHub Actions
draft: false
repo: peter-evans/create-pull-request
marketplace: https://github.com/marketplace/actions/create-pull-request
version: v7.0.2
dependentsNumber: "125,120"
---


Version updated for **peter-evans/create-pull-request** to version **v7.0.2**.
- This action is used across all versions by **125,120** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/create-pull-request) to find the latest changes.

## Release notes

⚙️ Fixes an issue with commit signing when a change was detected as being a rename or copy.

## What's Changed
* build(deps-dev): bump @types/node from 18.19.48 to 18.19.50 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3320
* build(deps-dev): bump typescript from 5.5.4 to 5.6.2 by @dependabot in https://github.com/peter-evans/create-pull-request/pull/3319
* fix: disable diff detection for renames and copies by @peter-evans in https://github.com/peter-evans/create-pull-request/pull/3330


**Full Changelog**: https://github.com/peter-evans/create-pull-request/compare/v7.0.1...v7.0.2

0 comments on commit 5c6b180

Please sign in to comment.