Skip to content

Commit 731fd02

Browse files
ci(deps): bump ribtoks/tdg-github-action from 0.4.10.pre.beta to 0.4.11.pre.beta (Pycord-Development#2473)
ci(deps): bump ribtoks/tdg-github-action Bumps [ribtoks/tdg-github-action](https://github.com/ribtoks/tdg-github-action) from 0.4.10.pre.beta to 0.4.11.pre.beta. - [Release notes](https://github.com/ribtoks/tdg-github-action/releases) - [Commits](ribtoks/tdg-github-action@v0.4.10-beta...v0.4.11-beta) --- updated-dependencies: - dependency-name: ribtoks/tdg-github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58bd10f commit 731fd02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/todo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
steps:
77
- uses: actions/checkout@v4
88
- name: Run tdg-github-action
9-
uses: ribtoks/[email protected].10-beta
9+
uses: ribtoks/[email protected].11-beta
1010
with:
1111
TOKEN: ${{ secrets.GITHUB_TOKEN }}
1212
REPO: ${{ github.repository }}

0 commit comments

Comments
 (0)