Skip to content

Commit

Permalink
Update blog posts for 2024-09-18T00:53:54Z
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Sep 18, 2024
1 parent 52f5823 commit 74afb6c
Show file tree
Hide file tree
Showing 4 changed files with 123 additions and 0 deletions.
27 changes: 27 additions & 0 deletions content/posts/2024/09/18-00-aminya-setup-cpp.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Setup Cpp (C++ / C)
date: 2024-09-18 00:53:51 +00:00
tags:
- aminya
- GitHub Actions
draft: false
repo: aminya/setup-cpp
marketplace: https://github.com/marketplace/actions/setup-cpp-c-c
version: v0.41.1
dependentsNumber: "1"
---


Version updated for **aminya/setup-cpp** to version **v0.41.1**.
- This action is used across all versions by **1** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/setup-cpp-c-c) to find the latest changes.

## Release notes

## What's Changed
* fix(llvm): set `LLVM_CPPFLAGS/LDFLAGS` instead of `CPPFLAGS/LDFLAGS` by @aminya in https://github.com/aminya/setup-cpp/pull/290
* fix: faster zip extraction on Windows via 7z by @aminya in https://github.com/aminya/setup-cpp/pull/287


**Full Changelog**: https://github.com/aminya/setup-cpp/compare/v0.41.0...v0.41.1
37 changes: 37 additions & 0 deletions content/posts/2024/09/18-00-bcgov-nr-action-pr-description-add.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
title: Add to PR Descriptions
date: 2024-09-18 00:53:49 +00:00
tags:
- bcgov-nr
- GitHub Actions
draft: false
repo: bcgov-nr/action-pr-description-add
marketplace: https://github.com/marketplace/actions/add-to-pr-descriptions
version: v1.1.2
dependentsNumber: "85"
---


Version updated for **bcgov-nr/action-pr-description-add** to version **v1.1.2**.
- This action is used across all versions by **85** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/add-to-pr-descriptions) to find the latest changes.

## Release notes

## What's Changed
* chore(deps): update linters to v7 (major) by @renovate in https://github.com/bcgov-nr/action-pr-description-add/pull/267
* chore(deps): override for uncidi by @DerekRoberts in https://github.com/bcgov-nr/action-pr-description-add/pull/269
* chore(deps): lock file maintenance by @renovate in https://github.com/bcgov-nr/action-pr-description-add/pull/270
* chore(deps): lock file maintenance by @renovate in https://github.com/bcgov-nr/action-pr-description-add/pull/274
* [Snyk] Upgrade @types/node from 20.12.6 to 20.12.7 by @bcgov-devops in https://github.com/bcgov-nr/action-pr-description-add/pull/275
* [Snyk] Upgrade typescript from 5.4.4 to 5.4.5 by @bcgov-devops in https://github.com/bcgov-nr/action-pr-description-add/pull/276
* chore(deps): override braces for alert by @DerekRoberts in https://github.com/bcgov-nr/action-pr-description-add/pull/278
* chore(deps): lock file maintenance by @renovate in https://github.com/bcgov-nr/action-pr-description-add/pull/277
* chore(deps): update actions/setup-node action to v4.0.3 by @renovate in https://github.com/bcgov-nr/action-pr-description-add/pull/279
* chore(deps): lock file maintenance by @renovate in https://github.com/bcgov-nr/action-pr-description-add/pull/280
* chore(ci): switch to gh-default codeql by @DerekRoberts in https://github.com/bcgov-nr/action-pr-description-add/pull/282
* fix: duplicate pr text by @DerekRoberts in https://github.com/bcgov-nr/action-pr-description-add/pull/281


**Full Changelog**: https://github.com/bcgov-nr/action-pr-description-add/compare/v1.1.1...v1.1.2
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
---
title: Hide sensitive inputs
date: 2024-09-18 00:53:46 +00:00
tags:
- levibostian
- GitHub Actions
draft: false
repo: levibostian/action-hide-sensitive-inputs
marketplace: https://github.com/marketplace/actions/hide-sensitive-inputs
version: 1.1.1
dependentsNumber: "21"
---


Version updated for **levibostian/action-hide-sensitive-inputs** to version **1.1.1**.
- This action is used across all versions by **21** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/hide-sensitive-inputs) to find the latest changes.

## Release notes

## [1.1.1](https://github.com/levibostian/action-hide-sensitive-inputs/compare/1.1.0...1.1.1) (2024-09-17)

### Bug Fixes

* handle no input case gracefully ([#13](https://github.com/levibostian/action-hide-sensitive-inputs/issues/13)) ([f6daa1c](https://github.com/levibostian/action-hide-sensitive-inputs/commit/f6daa1ca2a9ca93ae826fc5627fe551e11e7aa07))

32 changes: 32 additions & 0 deletions content/posts/2024/09/18-00-orhun-git-cliff-action.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
title: git-cliff - Changelog Generator
date: 2024-09-18 00:53:43 +00:00
tags:
- orhun
- GitHub Actions
draft: false
repo: orhun/git-cliff-action
marketplace: https://github.com/marketplace/actions/git-cliff-changelog-generator
version: v4.1.0
dependentsNumber: "2,278"
---


Version updated for **orhun/git-cliff-action** to version **v4.1.0**.
- This action is used across all versions by **2,278** repositories.

Go to the [GitHub Marketplace](https://github.com/marketplace/actions/git-cliff-changelog-generator) to find the latest changes.

## Release notes

## [4.1.0] - 2024-09-17

### Feat
#### action
- Allow configuring the github token and set it when it exists (#34)

### Fix
#### action
- Use environment variable for GitHub Action path

**Full Changelog**: https://github.com/orhun/git-cliff-action/compare/v4...v4.1.0

0 comments on commit 74afb6c

Please sign in to comment.