From 32556418025138f4aa68002d64d25e09d0274042 Mon Sep 17 00:00:00 2001 From: GuillaumeFalourd Date: Mon, 25 Sep 2023 11:11:43 +0000 Subject: [PATCH] Update file(s) "/." from "GuillaumeFalourd/useful-actions" --- backup/README.md | 2 ++ backup/commit-and-push-workflow.txt | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/backup/README.md b/backup/README.md index 4b395bce01..b376bb8618 100644 --- a/backup/README.md +++ b/backup/README.md @@ -208,6 +208,8 @@ This repository lists some useful generic Actions to use in your Github workflow [Replace Token](https://github.com/marketplace/actions/replace-tokens): GitHub Action for replacing tokens in files. +[![Replace Values Action](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/replace-values-action.yml/badge.svg)](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/replace-values-action.yml): Github Action to replace values in files (secrets or fields). + [![Repository-Dispatch](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/repository-dispatch.yml/badge.svg)](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/repository-dispatch.yml) [![Repository-Dispatch-Triggered](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/repository-dispatch-triggered.yml/badge.svg)](https://github.com/GuillaumeFalourd/useful-actions/actions/workflows/repository-dispatch-triggered.yml) [Repository-Dispatch](https://github.com/marketplace/actions/repository-dispatch): GitHub Action to create a repository dispatch event. diff --git a/backup/commit-and-push-workflow.txt b/backup/commit-and-push-workflow.txt index 4b4deaad0f..85e81d5b1f 100644 --- a/backup/commit-and-push-workflow.txt +++ b/backup/commit-and-push-workflow.txt @@ -1 +1 @@ -Thu Jul 6 11:37:46 UTC 2023 +Mon Sep 25 11:09:59 UTC 2023